public interface VideoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getBitrate()
int32 Bitrate = 7; |
String |
getCodec()
string Codec = 1; |
com.google.protobuf.ByteString |
getCodecBytes()
string Codec = 1; |
int |
getCrf()
optional int32 Crf = 9; |
int |
getMaxFps()
int32 MaxFps = 8; |
String |
getPixFmt()
string PixFmt = 11; |
com.google.protobuf.ByteString |
getPixFmtBytes()
string PixFmt = 11; |
String |
getProfile()
string Profile = 10; |
com.google.protobuf.ByteString |
getProfileBytes()
string Profile = 10; |
int |
getScaleHeight()
int32 ScaleHeight = 4; |
int |
getScaleLong()
int32 ScaleLong = 6; |
int |
getScaleShort()
int32 ScaleShort = 5; |
int |
getScaleType()
int32 ScaleType = 2; |
int |
getScaleWidth()
int32 ScaleWidth = 3; |
boolean |
hasCrf()
optional int32 Crf = 9; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getCodec()
string Codec = 1;com.google.protobuf.ByteString getCodecBytes()
string Codec = 1;int getScaleType()
int32 ScaleType = 2;int getScaleWidth()
int32 ScaleWidth = 3;int getScaleHeight()
int32 ScaleHeight = 4;int getScaleShort()
int32 ScaleShort = 5;int getScaleLong()
int32 ScaleLong = 6;int getBitrate()
int32 Bitrate = 7;int getMaxFps()
int32 MaxFps = 8;boolean hasCrf()
optional int32 Crf = 9;int getCrf()
optional int32 Crf = 9;String getProfile()
string Profile = 10;com.google.protobuf.ByteString getProfileBytes()
string Profile = 10;String getPixFmt()
string PixFmt = 11;com.google.protobuf.ByteString getPixFmtBytes()
string PixFmt = 11;Copyright © 2025. All rights reserved.