public static final class Overlay.AnimationStatic.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Overlay.AnimationStatic.Builder> implements Overlay.AnimationStaticOrBuilder
Display static overlay object.Protobuf type
google.cloud.video.transcoder.v1.Overlay.AnimationStatic| Modifier and Type | Method and Description |
|---|---|
Overlay.AnimationStatic.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Overlay.AnimationStatic |
build() |
Overlay.AnimationStatic |
buildPartial() |
Overlay.AnimationStatic.Builder |
clear() |
Overlay.AnimationStatic.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Overlay.AnimationStatic.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Overlay.AnimationStatic.Builder |
clearStartTimeOffset()
The time to start displaying the overlay object, in seconds.
|
Overlay.AnimationStatic.Builder |
clearXy()
Normalized coordinates based on output video resolution.
|
Overlay.AnimationStatic.Builder |
clone() |
Overlay.AnimationStatic |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Duration |
getStartTimeOffset()
The time to start displaying the overlay object, in seconds.
|
com.google.protobuf.Duration.Builder |
getStartTimeOffsetBuilder()
The time to start displaying the overlay object, in seconds.
|
com.google.protobuf.DurationOrBuilder |
getStartTimeOffsetOrBuilder()
The time to start displaying the overlay object, in seconds.
|
Overlay.NormalizedCoordinate |
getXy()
Normalized coordinates based on output video resolution.
|
Overlay.NormalizedCoordinate.Builder |
getXyBuilder()
Normalized coordinates based on output video resolution.
|
Overlay.NormalizedCoordinateOrBuilder |
getXyOrBuilder()
Normalized coordinates based on output video resolution.
|
boolean |
hasStartTimeOffset()
The time to start displaying the overlay object, in seconds.
|
boolean |
hasXy()
Normalized coordinates based on output video resolution.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Overlay.AnimationStatic.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Overlay.AnimationStatic.Builder |
mergeFrom(com.google.protobuf.Message other) |
Overlay.AnimationStatic.Builder |
mergeFrom(Overlay.AnimationStatic other) |
Overlay.AnimationStatic.Builder |
mergeStartTimeOffset(com.google.protobuf.Duration value)
The time to start displaying the overlay object, in seconds.
|
Overlay.AnimationStatic.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Overlay.AnimationStatic.Builder |
mergeXy(Overlay.NormalizedCoordinate value)
Normalized coordinates based on output video resolution.
|
Overlay.AnimationStatic.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Overlay.AnimationStatic.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Overlay.AnimationStatic.Builder |
setStartTimeOffset(com.google.protobuf.Duration.Builder builderForValue)
The time to start displaying the overlay object, in seconds.
|
Overlay.AnimationStatic.Builder |
setStartTimeOffset(com.google.protobuf.Duration value)
The time to start displaying the overlay object, in seconds.
|
Overlay.AnimationStatic.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Overlay.AnimationStatic.Builder |
setXy(Overlay.NormalizedCoordinate.Builder builderForValue)
Normalized coordinates based on output video resolution.
|
Overlay.AnimationStatic.Builder |
setXy(Overlay.NormalizedCoordinate value)
Normalized coordinates based on output video resolution.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Overlay.AnimationStatic.Builder>public Overlay.AnimationStatic.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Overlay.AnimationStatic.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Overlay.AnimationStatic.Builder>public Overlay.AnimationStatic getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Overlay.AnimationStatic build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Overlay.AnimationStatic buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Overlay.AnimationStatic.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Overlay.AnimationStatic.Builder>public Overlay.AnimationStatic.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Overlay.AnimationStatic.Builder>public Overlay.AnimationStatic.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Overlay.AnimationStatic.Builder>public Overlay.AnimationStatic.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Overlay.AnimationStatic.Builder>public Overlay.AnimationStatic.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Overlay.AnimationStatic.Builder>public Overlay.AnimationStatic.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Overlay.AnimationStatic.Builder>public Overlay.AnimationStatic.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Overlay.AnimationStatic.Builder>public Overlay.AnimationStatic.Builder mergeFrom(Overlay.AnimationStatic other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Overlay.AnimationStatic.Builder>public Overlay.AnimationStatic.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Overlay.AnimationStatic.Builder>IOExceptionpublic boolean 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;hasXy in interface Overlay.AnimationStaticOrBuilderpublic 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;getXy in interface Overlay.AnimationStaticOrBuilderpublic 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;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;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;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;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;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;getXyOrBuilder in interface Overlay.AnimationStaticOrBuilderpublic boolean hasStartTimeOffset()
The time to start displaying the overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 2;hasStartTimeOffset in interface Overlay.AnimationStaticOrBuilderpublic com.google.protobuf.Duration getStartTimeOffset()
The time to start displaying the overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 2;getStartTimeOffset in interface Overlay.AnimationStaticOrBuilderpublic Overlay.AnimationStatic.Builder setStartTimeOffset(com.google.protobuf.Duration value)
The time to start displaying the overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 2;public Overlay.AnimationStatic.Builder setStartTimeOffset(com.google.protobuf.Duration.Builder builderForValue)
The time to start displaying the overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 2;public Overlay.AnimationStatic.Builder mergeStartTimeOffset(com.google.protobuf.Duration value)
The time to start displaying the overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 2;public Overlay.AnimationStatic.Builder clearStartTimeOffset()
The time to start displaying the overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 2;public com.google.protobuf.Duration.Builder getStartTimeOffsetBuilder()
The time to start displaying the overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 2;public com.google.protobuf.DurationOrBuilder getStartTimeOffsetOrBuilder()
The time to start displaying the overlay object, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 2;getStartTimeOffsetOrBuilder in interface Overlay.AnimationStaticOrBuilderpublic final Overlay.AnimationStatic.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Overlay.AnimationStatic.Builder>public final Overlay.AnimationStatic.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Overlay.AnimationStatic.Builder>Copyright © 2022 Google LLC. All rights reserved.