public static final class Overlay.AnimationFade.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Overlay.AnimationFade.Builder> implements Overlay.AnimationFadeOrBuilder
Display overlay object with fade animation.Protobuf type
google.cloud.video.transcoder.v1.Overlay.AnimationFade| Modifier and Type | Method and Description |
|---|---|
Overlay.AnimationFade.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Overlay.AnimationFade |
build() |
Overlay.AnimationFade |
buildPartial() |
Overlay.AnimationFade.Builder |
clear() |
Overlay.AnimationFade.Builder |
clearEndTimeOffset()
The time to end the fade animation, in seconds.
|
Overlay.AnimationFade.Builder |
clearFadeType()
Required.
|
Overlay.AnimationFade.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Overlay.AnimationFade.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Overlay.AnimationFade.Builder |
clearStartTimeOffset()
The time to start the fade animation, in seconds.
|
Overlay.AnimationFade.Builder |
clearXy()
Normalized coordinates based on output video resolution.
|
Overlay.AnimationFade.Builder |
clone() |
Overlay.AnimationFade |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Duration |
getEndTimeOffset()
The time to end the fade animation, in seconds.
|
com.google.protobuf.Duration.Builder |
getEndTimeOffsetBuilder()
The time to end the fade animation, in seconds.
|
com.google.protobuf.DurationOrBuilder |
getEndTimeOffsetOrBuilder()
The time to end the fade animation, in seconds.
|
Overlay.FadeType |
getFadeType()
Required.
|
int |
getFadeTypeValue()
Required.
|
com.google.protobuf.Duration |
getStartTimeOffset()
The time to start the fade animation, in seconds.
|
com.google.protobuf.Duration.Builder |
getStartTimeOffsetBuilder()
The time to start the fade animation, in seconds.
|
com.google.protobuf.DurationOrBuilder |
getStartTimeOffsetOrBuilder()
The time to start the fade animation, 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 |
hasEndTimeOffset()
The time to end the fade animation, in seconds.
|
boolean |
hasStartTimeOffset()
The time to start the fade animation, in seconds.
|
boolean |
hasXy()
Normalized coordinates based on output video resolution.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Overlay.AnimationFade.Builder |
mergeEndTimeOffset(com.google.protobuf.Duration value)
The time to end the fade animation, in seconds.
|
Overlay.AnimationFade.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Overlay.AnimationFade.Builder |
mergeFrom(com.google.protobuf.Message other) |
Overlay.AnimationFade.Builder |
mergeFrom(Overlay.AnimationFade other) |
Overlay.AnimationFade.Builder |
mergeStartTimeOffset(com.google.protobuf.Duration value)
The time to start the fade animation, in seconds.
|
Overlay.AnimationFade.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Overlay.AnimationFade.Builder |
mergeXy(Overlay.NormalizedCoordinate value)
Normalized coordinates based on output video resolution.
|
Overlay.AnimationFade.Builder |
setEndTimeOffset(com.google.protobuf.Duration.Builder builderForValue)
The time to end the fade animation, in seconds.
|
Overlay.AnimationFade.Builder |
setEndTimeOffset(com.google.protobuf.Duration value)
The time to end the fade animation, in seconds.
|
Overlay.AnimationFade.Builder |
setFadeType(Overlay.FadeType value)
Required.
|
Overlay.AnimationFade.Builder |
setFadeTypeValue(int value)
Required.
|
Overlay.AnimationFade.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Overlay.AnimationFade.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Overlay.AnimationFade.Builder |
setStartTimeOffset(com.google.protobuf.Duration.Builder builderForValue)
The time to start the fade animation, in seconds.
|
Overlay.AnimationFade.Builder |
setStartTimeOffset(com.google.protobuf.Duration value)
The time to start the fade animation, in seconds.
|
Overlay.AnimationFade.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Overlay.AnimationFade.Builder |
setXy(Overlay.NormalizedCoordinate.Builder builderForValue)
Normalized coordinates based on output video resolution.
|
Overlay.AnimationFade.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.AnimationFade.Builder>public Overlay.AnimationFade.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.AnimationFade.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.AnimationFade.Builder>public Overlay.AnimationFade getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Overlay.AnimationFade build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Overlay.AnimationFade buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Overlay.AnimationFade.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.AnimationFade.Builder>public Overlay.AnimationFade.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.AnimationFade.Builder>public Overlay.AnimationFade.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Overlay.AnimationFade.Builder>public Overlay.AnimationFade.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Overlay.AnimationFade.Builder>public Overlay.AnimationFade.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.AnimationFade.Builder>public Overlay.AnimationFade.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.AnimationFade.Builder>public Overlay.AnimationFade.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Overlay.AnimationFade.Builder>public Overlay.AnimationFade.Builder mergeFrom(Overlay.AnimationFade other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Overlay.AnimationFade.Builder>public Overlay.AnimationFade.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.AnimationFade.Builder>IOExceptionpublic int getFadeTypeValue()
Required. Type of fade animation: `FADE_IN` or `FADE_OUT`.
.google.cloud.video.transcoder.v1.Overlay.FadeType fade_type = 1 [(.google.api.field_behavior) = REQUIRED];
getFadeTypeValue in interface Overlay.AnimationFadeOrBuilderpublic Overlay.AnimationFade.Builder setFadeTypeValue(int value)
Required. Type of fade animation: `FADE_IN` or `FADE_OUT`.
.google.cloud.video.transcoder.v1.Overlay.FadeType fade_type = 1 [(.google.api.field_behavior) = REQUIRED];
value - The enum numeric value on the wire for fadeType to set.public Overlay.FadeType getFadeType()
Required. Type of fade animation: `FADE_IN` or `FADE_OUT`.
.google.cloud.video.transcoder.v1.Overlay.FadeType fade_type = 1 [(.google.api.field_behavior) = REQUIRED];
getFadeType in interface Overlay.AnimationFadeOrBuilderpublic Overlay.AnimationFade.Builder setFadeType(Overlay.FadeType value)
Required. Type of fade animation: `FADE_IN` or `FADE_OUT`.
.google.cloud.video.transcoder.v1.Overlay.FadeType fade_type = 1 [(.google.api.field_behavior) = REQUIRED];
value - The fadeType to set.public Overlay.AnimationFade.Builder clearFadeType()
Required. Type of fade animation: `FADE_IN` or `FADE_OUT`.
.google.cloud.video.transcoder.v1.Overlay.FadeType fade_type = 1 [(.google.api.field_behavior) = REQUIRED];
public 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 = 2;hasXy in interface Overlay.AnimationFadeOrBuilderpublic 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 = 2;getXy in interface Overlay.AnimationFadeOrBuilderpublic Overlay.AnimationFade.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 = 2;public Overlay.AnimationFade.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 = 2;public Overlay.AnimationFade.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 = 2;public Overlay.AnimationFade.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 = 2;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 = 2;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 = 2;getXyOrBuilder in interface Overlay.AnimationFadeOrBuilderpublic boolean hasStartTimeOffset()
The time to start the fade animation, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 3;hasStartTimeOffset in interface Overlay.AnimationFadeOrBuilderpublic com.google.protobuf.Duration getStartTimeOffset()
The time to start the fade animation, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 3;getStartTimeOffset in interface Overlay.AnimationFadeOrBuilderpublic Overlay.AnimationFade.Builder setStartTimeOffset(com.google.protobuf.Duration value)
The time to start the fade animation, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 3;public Overlay.AnimationFade.Builder setStartTimeOffset(com.google.protobuf.Duration.Builder builderForValue)
The time to start the fade animation, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 3;public Overlay.AnimationFade.Builder mergeStartTimeOffset(com.google.protobuf.Duration value)
The time to start the fade animation, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 3;public Overlay.AnimationFade.Builder clearStartTimeOffset()
The time to start the fade animation, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 3;public com.google.protobuf.Duration.Builder getStartTimeOffsetBuilder()
The time to start the fade animation, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 3;public com.google.protobuf.DurationOrBuilder getStartTimeOffsetOrBuilder()
The time to start the fade animation, in seconds. Default: 0
.google.protobuf.Duration start_time_offset = 3;getStartTimeOffsetOrBuilder in interface Overlay.AnimationFadeOrBuilderpublic boolean hasEndTimeOffset()
The time to end the fade animation, in seconds. Default: `start_time_offset` + 1s
.google.protobuf.Duration end_time_offset = 4;hasEndTimeOffset in interface Overlay.AnimationFadeOrBuilderpublic com.google.protobuf.Duration getEndTimeOffset()
The time to end the fade animation, in seconds. Default: `start_time_offset` + 1s
.google.protobuf.Duration end_time_offset = 4;getEndTimeOffset in interface Overlay.AnimationFadeOrBuilderpublic Overlay.AnimationFade.Builder setEndTimeOffset(com.google.protobuf.Duration value)
The time to end the fade animation, in seconds. Default: `start_time_offset` + 1s
.google.protobuf.Duration end_time_offset = 4;public Overlay.AnimationFade.Builder setEndTimeOffset(com.google.protobuf.Duration.Builder builderForValue)
The time to end the fade animation, in seconds. Default: `start_time_offset` + 1s
.google.protobuf.Duration end_time_offset = 4;public Overlay.AnimationFade.Builder mergeEndTimeOffset(com.google.protobuf.Duration value)
The time to end the fade animation, in seconds. Default: `start_time_offset` + 1s
.google.protobuf.Duration end_time_offset = 4;public Overlay.AnimationFade.Builder clearEndTimeOffset()
The time to end the fade animation, in seconds. Default: `start_time_offset` + 1s
.google.protobuf.Duration end_time_offset = 4;public com.google.protobuf.Duration.Builder getEndTimeOffsetBuilder()
The time to end the fade animation, in seconds. Default: `start_time_offset` + 1s
.google.protobuf.Duration end_time_offset = 4;public com.google.protobuf.DurationOrBuilder getEndTimeOffsetOrBuilder()
The time to end the fade animation, in seconds. Default: `start_time_offset` + 1s
.google.protobuf.Duration end_time_offset = 4;getEndTimeOffsetOrBuilder in interface Overlay.AnimationFadeOrBuilderpublic final Overlay.AnimationFade.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Overlay.AnimationFade.Builder>public final Overlay.AnimationFade.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Overlay.AnimationFade.Builder>Copyright © 2022 Google LLC. All rights reserved.