public interface VideoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getBitrate()
int32 Bitrate = 12; |
String |
getCodec()
string Codec = 9; |
com.google.protobuf.ByteString |
getCodecBytes()
string Codec = 9; |
float |
getCrf()
float Crf = 13; |
boolean |
getDisableBFrame()
bool DisableBFrame = 25; |
float |
getFps()
float Fps = 17; |
int |
getGopSize()
int32 GopSize = 24; |
int |
getHDRMode()
int32 HDRMode = 21; |
int |
getMaxBitrate()
int32 MaxBitrate = 11; |
int |
getMaxFps()
int32 MaxFps = 15; |
String |
getRateControlMode()
string RateControlMode = 10; |
com.google.protobuf.ByteString |
getRateControlModeBytes()
string RateControlMode = 10; |
String |
getRes()
string Res = 1; |
com.google.protobuf.ByteString |
getResBytes()
string Res = 1; |
int |
getScaleHeight()
int32 ScaleHeight = 6; |
int |
getScaleLong()
int32 ScaleLong = 8; |
int |
getScaleMode()
int32 ScaleMode = 22; |
int |
getScaleShort()
int32 ScaleShort = 7; |
int |
getScaleType()
int32 ScaleType = 4; |
int |
getScaleWidth()
int32 ScaleWidth = 5; |
String |
getVsync()
string Vsync = 16; |
com.google.protobuf.ByteString |
getVsyncBytes()
string Vsync = 16; |
String getRes()
string Res = 1;com.google.protobuf.ByteString getResBytes()
string Res = 1;int getScaleType()
int32 ScaleType = 4;int getScaleMode()
int32 ScaleMode = 22;int getScaleWidth()
int32 ScaleWidth = 5;int getScaleHeight()
int32 ScaleHeight = 6;int getScaleShort()
int32 ScaleShort = 7;int getScaleLong()
int32 ScaleLong = 8;String getCodec()
string Codec = 9;com.google.protobuf.ByteString getCodecBytes()
string Codec = 9;String getRateControlMode()
string RateControlMode = 10;com.google.protobuf.ByteString getRateControlModeBytes()
string RateControlMode = 10;int getMaxBitrate()
int32 MaxBitrate = 11;int getBitrate()
int32 Bitrate = 12;float getCrf()
float Crf = 13;int getMaxFps()
int32 MaxFps = 15;String getVsync()
string Vsync = 16;com.google.protobuf.ByteString getVsyncBytes()
string Vsync = 16;float getFps()
float Fps = 17;int getHDRMode()
int32 HDRMode = 21;int getGopSize()
int32 GopSize = 24;boolean getDisableBFrame()
bool DisableBFrame = 25;Copyright © 2024. All rights reserved.