public static final class Overlay.AnimationStatic.Builder extends GeneratedMessageV3.Builder<Overlay.AnimationStatic.Builder> implements Overlay.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()
public static final Descriptors.Descriptor getDescriptor()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public Overlay.AnimationStatic.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public Overlay.AnimationStatic build()
buildPartial()
public Overlay.AnimationStatic buildPartial()
clear()
public Overlay.AnimationStatic.Builder clear()
Overrides
clearField(Descriptors.FieldDescriptor field)
public Overlay.AnimationStatic.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public Overlay.AnimationStatic.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clearStartTimeOffset()
public Overlay.AnimationStatic.Builder clearStartTimeOffset()
The time to start displaying the overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 2;
clearXy()
public Overlay.AnimationStatic.Builder clearXy()
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()
public Overlay.AnimationStatic.Builder clone()
Overrides
getDefaultInstanceForType()
public Overlay.AnimationStatic getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getStartTimeOffset()
public Duration getStartTimeOffset()
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()
public Duration.Builder getStartTimeOffsetBuilder()
The time to start displaying the overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 2;
getStartTimeOffsetOrBuilder()
public DurationOrBuilder getStartTimeOffsetOrBuilder()
The time to start displaying the overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 2;
getXy()
public Overlay.NormalizedCoordinate getXy()
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()
public Overlay.NormalizedCoordinate.Builder getXyBuilder()
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()
public Overlay.NormalizedCoordinateOrBuilder getXyOrBuilder()
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()
public boolean hasStartTimeOffset()
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()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(Overlay.AnimationStatic other)
public Overlay.AnimationStatic.Builder mergeFrom(Overlay.AnimationStatic other)
public Overlay.AnimationStatic.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public Overlay.AnimationStatic.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
mergeStartTimeOffset(Duration value)
public Overlay.AnimationStatic.Builder mergeStartTimeOffset(Duration value)
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)
public final Overlay.AnimationStatic.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
mergeXy(Overlay.NormalizedCoordinate value)
public Overlay.AnimationStatic.Builder mergeXy(Overlay.NormalizedCoordinate value)
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)
public Overlay.AnimationStatic.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public Overlay.AnimationStatic.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setStartTimeOffset(Duration value)
public Overlay.AnimationStatic.Builder setStartTimeOffset(Duration value)
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)
public Overlay.AnimationStatic.Builder setStartTimeOffset(Duration.Builder builderForValue)
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)
public final Overlay.AnimationStatic.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides
setXy(Overlay.NormalizedCoordinate value)
public Overlay.AnimationStatic.Builder setXy(Overlay.NormalizedCoordinate value)
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)
public Overlay.AnimationStatic.Builder setXy(Overlay.NormalizedCoordinate.Builder builderForValue)
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;