public interface VideoLogoDefinitionOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
int |
getEndTime()
int32 EndTime = 3; |
String |
getLocate()
string Locate = 6; |
com.google.protobuf.ByteString |
getLocateBytes()
string Locate = 6; |
int |
getLoopTimes()
int32 LoopTimes = 4; |
String |
getMid()
string Mid = 1; |
com.google.protobuf.ByteString |
getMidBytes()
string Mid = 1; |
double |
getPosRatioX()
double PosRatioX = 12; |
double |
getPosRatioY()
double PosRatioY = 13; |
int |
getPosX()
int32 PosX = 7; |
int |
getPosY()
int32 PosY = 8; |
boolean |
getRepeatLast()
bool RepeatLast = 5; |
double |
getSizeRatioX()
double SizeRatioX = 14; |
double |
getSizeRatioY()
double SizeRatioY = 15; |
int |
getSizeX()
int32 SizeX = 9; |
int |
getSizeY()
int32 SizeY = 10; |
int |
getStartTime()
int32 StartTime = 2; |
int |
getTransparency()
int32 Transparency = 11; |
String getMid()
string Mid = 1;
com.google.protobuf.ByteString getMidBytes()
string Mid = 1;
int getStartTime()
int32 StartTime = 2;
int getEndTime()
int32 EndTime = 3;
int getLoopTimes()
int32 LoopTimes = 4;
boolean getRepeatLast()
bool RepeatLast = 5;
String getLocate()
string Locate = 6;
com.google.protobuf.ByteString getLocateBytes()
string Locate = 6;
int getPosX()
int32 PosX = 7;
int getPosY()
int32 PosY = 8;
int getSizeX()
int32 SizeX = 9;
int getSizeY()
int32 SizeY = 10;
int getTransparency()
int32 Transparency = 11;
double getPosRatioX()
double PosRatioX = 12;
double getPosRatioY()
double PosRatioY = 13;
double getSizeRatioX()
double SizeRatioX = 14;
double getSizeRatioY()
double SizeRatioY = 15;
Copyright © 2024. All rights reserved.