publicstaticfinalclass Overlay.AnimationStatic.BuilderextendsGeneratedMessageV3.Builder<Overlay.AnimationStatic.Builder>implementsOverlay.AnimationStaticOrBuilder
Display static overlay object.
Protobuf type google.cloud.video.transcoder.v1.Overlay.AnimationStatic
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
publicstaticfinalDescriptors.DescriptorgetDescriptor()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
publicOverlay.AnimationStatic.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
build()
publicOverlay.AnimationStaticbuild()
buildPartial()
publicOverlay.AnimationStaticbuildPartial()
clear()
publicOverlay.AnimationStatic.Builderclear()
Overrides
clearField(Descriptors.FieldDescriptor field)
publicOverlay.AnimationStatic.BuilderclearField(Descriptors.FieldDescriptorfield)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
publicOverlay.AnimationStatic.BuilderclearOneof(Descriptors.OneofDescriptoroneof)
Overrides
clearStartTimeOffset()
publicOverlay.AnimationStatic.BuilderclearStartTimeOffset()
The time to start displaying the overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 2;
clearXy()
publicOverlay.AnimationStatic.BuilderclearXy()
Normalized coordinates based on output video resolution. Valid
values: 0.0–1.0. xy is the upper-left coordinate of the overlay
object. For example, use the x and y coordinates {0,0} to position the
top-left corner of the overlay animation in the top-left corner of the
output video.
.google.cloud.video.transcoder.v1.Overlay.NormalizedCoordinate xy = 1;
clone()
publicOverlay.AnimationStatic.Builderclone()
Overrides
getDefaultInstanceForType()
publicOverlay.AnimationStaticgetDefaultInstanceForType()
getDescriptorForType()
publicDescriptors.DescriptorgetDescriptorForType()
Overrides
getStartTimeOffset()
publicDurationgetStartTimeOffset()
The time to start displaying the overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 2;
| Returns |
| Type |
Description |
Duration |
The startTimeOffset.
|
getStartTimeOffsetBuilder()
publicDuration.BuildergetStartTimeOffsetBuilder()
The time to start displaying the overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 2;
getStartTimeOffsetOrBuilder()
publicDurationOrBuildergetStartTimeOffsetOrBuilder()
The time to start displaying the overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 2;
getXy()
publicOverlay.NormalizedCoordinategetXy()
Normalized coordinates based on output video resolution. Valid
values: 0.0–1.0. xy is the upper-left coordinate of the overlay
object. For example, use the x and y coordinates {0,0} to position the
top-left corner of the overlay animation in the top-left corner of the
output video.
.google.cloud.video.transcoder.v1.Overlay.NormalizedCoordinate xy = 1;
getXyBuilder()
publicOverlay.NormalizedCoordinate.BuildergetXyBuilder()
Normalized coordinates based on output video resolution. Valid
values: 0.0–1.0. xy is the upper-left coordinate of the overlay
object. For example, use the x and y coordinates {0,0} to position the
top-left corner of the overlay animation in the top-left corner of the
output video.
.google.cloud.video.transcoder.v1.Overlay.NormalizedCoordinate xy = 1;
getXyOrBuilder()
publicOverlay.NormalizedCoordinateOrBuildergetXyOrBuilder()
Normalized coordinates based on output video resolution. Valid
values: 0.0–1.0. xy is the upper-left coordinate of the overlay
object. For example, use the x and y coordinates {0,0} to position the
top-left corner of the overlay animation in the top-left corner of the
output video.
.google.cloud.video.transcoder.v1.Overlay.NormalizedCoordinate xy = 1;
hasStartTimeOffset()
publicbooleanhasStartTimeOffset()
The time to start displaying the overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 2;
| Returns |
| Type |
Description |
boolean |
Whether the startTimeOffset field is set.
|
hasXy()
Normalized coordinates based on output video resolution. Valid
values: 0.0–1.0. xy is the upper-left coordinate of the overlay
object. For example, use the x and y coordinates {0,0} to position the
top-left corner of the overlay animation in the top-left corner of the
output video.
.google.cloud.video.transcoder.v1.Overlay.NormalizedCoordinate xy = 1;
| Returns |
| Type |
Description |
boolean |
Whether the xy field is set.
|
internalGetFieldAccessorTable()
protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()
Overrides
isInitialized()
publicfinalbooleanisInitialized()
Overrides
mergeFrom(Overlay.AnimationStatic other)
publicOverlay.AnimationStatic.BuildermergeFrom(Overlay.AnimationStaticother)
publicOverlay.AnimationStatic.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)
Overrides
mergeFrom(Message other)
publicOverlay.AnimationStatic.BuildermergeFrom(Messageother)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeStartTimeOffset(Duration value)
publicOverlay.AnimationStatic.BuildermergeStartTimeOffset(Durationvalue)
The time to start displaying the overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 2;
| Parameter |
| Name |
Description |
value |
Duration
|
mergeUnknownFields(UnknownFieldSet unknownFields)
publicfinalOverlay.AnimationStatic.BuildermergeUnknownFields(UnknownFieldSetunknownFields)
Overrides
mergeXy(Overlay.NormalizedCoordinate value)
publicOverlay.AnimationStatic.BuildermergeXy(Overlay.NormalizedCoordinatevalue)
Normalized coordinates based on output video resolution. Valid
values: 0.0–1.0. xy is the upper-left coordinate of the overlay
object. For example, use the x and y coordinates {0,0} to position the
top-left corner of the overlay animation in the top-left corner of the
output video.
.google.cloud.video.transcoder.v1.Overlay.NormalizedCoordinate xy = 1;
setField(Descriptors.FieldDescriptor field, Object value)
publicOverlay.AnimationStatic.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
publicOverlay.AnimationStatic.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)
Overrides
setStartTimeOffset(Duration value)
publicOverlay.AnimationStatic.BuildersetStartTimeOffset(Durationvalue)
The time to start displaying the overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 2;
| Parameter |
| Name |
Description |
value |
Duration
|
setStartTimeOffset(Duration.Builder builderForValue)
publicOverlay.AnimationStatic.BuildersetStartTimeOffset(Duration.BuilderbuilderForValue)
The time to start displaying the overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 2;
| Parameter |
| Name |
Description |
builderForValue |
Builder
|
setUnknownFields(UnknownFieldSet unknownFields)
publicfinalOverlay.AnimationStatic.BuildersetUnknownFields(UnknownFieldSetunknownFields)
Overrides
setXy(Overlay.NormalizedCoordinate value)
publicOverlay.AnimationStatic.BuildersetXy(Overlay.NormalizedCoordinatevalue)
Normalized coordinates based on output video resolution. Valid
values: 0.0–1.0. xy is the upper-left coordinate of the overlay
object. For example, use the x and y coordinates {0,0} to position the
top-left corner of the overlay animation in the top-left corner of the
output video.
.google.cloud.video.transcoder.v1.Overlay.NormalizedCoordinate xy = 1;
setXy(Overlay.NormalizedCoordinate.Builder builderForValue)
publicOverlay.AnimationStatic.BuildersetXy(Overlay.NormalizedCoordinate.BuilderbuilderForValue)
Normalized coordinates based on output video resolution. Valid
values: 0.0–1.0. xy is the upper-left coordinate of the overlay
object. For example, use the x and y coordinates {0,0} to position the
top-left corner of the overlay animation in the top-left corner of the
output video.
.google.cloud.video.transcoder.v1.Overlay.NormalizedCoordinate xy = 1;