Class SpriteSheet
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.video.transcoder.v1.SpriteSheet
-
- All Implemented Interfaces:
SpriteSheetOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class SpriteSheet extends com.google.protobuf.GeneratedMessageV3 implements SpriteSheetOrBuilder
Sprite sheet configuration.
Protobuf typegoogle.cloud.video.transcoder.v1.SpriteSheet- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSpriteSheet.BuilderSprite sheet configuration.static classSpriteSheet.ExtractionStrategyCase-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCOLUMN_COUNT_FIELD_NUMBERstatic intEND_TIME_OFFSET_FIELD_NUMBERstatic intFILE_PREFIX_FIELD_NUMBERstatic intFORMAT_FIELD_NUMBERstatic intINTERVAL_FIELD_NUMBERstatic intQUALITY_FIELD_NUMBERstatic intROW_COUNT_FIELD_NUMBERstatic intSPRITE_HEIGHT_PIXELS_FIELD_NUMBERstatic intSPRITE_WIDTH_PIXELS_FIELD_NUMBERstatic intSTART_TIME_OFFSET_FIELD_NUMBERstatic intTOTAL_COUNT_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)intgetColumnCount()The maximum number of sprites per row in a sprite sheet.static SpriteSheetgetDefaultInstance()SpriteSheetgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.DurationgetEndTimeOffset()End time in seconds, relative to the output file timeline.com.google.protobuf.DurationOrBuildergetEndTimeOffsetOrBuilder()End time in seconds, relative to the output file timeline.SpriteSheet.ExtractionStrategyCasegetExtractionStrategyCase()StringgetFilePrefix()Required.com.google.protobuf.ByteStringgetFilePrefixBytes()Required.StringgetFormat()Format type.com.google.protobuf.ByteStringgetFormatBytes()Format type.com.google.protobuf.DurationgetInterval()Starting from `0s`, create sprites at regular intervals.com.google.protobuf.DurationOrBuildergetIntervalOrBuilder()Starting from `0s`, create sprites at regular intervals.com.google.protobuf.Parser<SpriteSheet>getParserForType()intgetQuality()The quality of the generated sprite sheet.intgetRowCount()The maximum number of rows per sprite sheet.intgetSerializedSize()intgetSpriteHeightPixels()Required.intgetSpriteWidthPixels()Required.com.google.protobuf.DurationgetStartTimeOffset()Start time in seconds, relative to the output file timeline.com.google.protobuf.DurationOrBuildergetStartTimeOffsetOrBuilder()Start time in seconds, relative to the output file timeline.intgetTotalCount()Total number of sprites.booleanhasEndTimeOffset()End time in seconds, relative to the output file timeline.inthashCode()booleanhasInterval()Starting from `0s`, create sprites at regular intervals.booleanhasStartTimeOffset()Start time in seconds, relative to the output file timeline.booleanhasTotalCount()Total number of sprites.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static SpriteSheet.BuildernewBuilder()static SpriteSheet.BuildernewBuilder(SpriteSheet prototype)SpriteSheet.BuildernewBuilderForType()protected SpriteSheet.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static SpriteSheetparseDelimitedFrom(InputStream input)static SpriteSheetparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SpriteSheetparseFrom(byte[] data)static SpriteSheetparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SpriteSheetparseFrom(com.google.protobuf.ByteString data)static SpriteSheetparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SpriteSheetparseFrom(com.google.protobuf.CodedInputStream input)static SpriteSheetparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SpriteSheetparseFrom(InputStream input)static SpriteSheetparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SpriteSheetparseFrom(ByteBuffer data)static SpriteSheetparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<SpriteSheet>parser()SpriteSheet.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
FORMAT_FIELD_NUMBER
public static final int FORMAT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FILE_PREFIX_FIELD_NUMBER
public static final int FILE_PREFIX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SPRITE_WIDTH_PIXELS_FIELD_NUMBER
public static final int SPRITE_WIDTH_PIXELS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SPRITE_HEIGHT_PIXELS_FIELD_NUMBER
public static final int SPRITE_HEIGHT_PIXELS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COLUMN_COUNT_FIELD_NUMBER
public static final int COLUMN_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ROW_COUNT_FIELD_NUMBER
public static final int ROW_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
START_TIME_OFFSET_FIELD_NUMBER
public static final int START_TIME_OFFSET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
END_TIME_OFFSET_FIELD_NUMBER
public static final int END_TIME_OFFSET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TOTAL_COUNT_FIELD_NUMBER
public static final int TOTAL_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INTERVAL_FIELD_NUMBER
public static final int INTERVAL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
QUALITY_FIELD_NUMBER
public static final int QUALITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getExtractionStrategyCase
public SpriteSheet.ExtractionStrategyCase getExtractionStrategyCase()
- Specified by:
getExtractionStrategyCasein interfaceSpriteSheetOrBuilder
-
getFormat
public String getFormat()
Format type. The default is `jpeg`. Supported formats: - `jpeg`
string format = 1;- Specified by:
getFormatin interfaceSpriteSheetOrBuilder- Returns:
- The format.
-
getFormatBytes
public com.google.protobuf.ByteString getFormatBytes()
Format type. The default is `jpeg`. Supported formats: - `jpeg`
string format = 1;- Specified by:
getFormatBytesin interfaceSpriteSheetOrBuilder- Returns:
- The bytes for format.
-
getFilePrefix
public String getFilePrefix()
Required. File name prefix for the generated sprite sheets. Each sprite sheet has an incremental 10-digit zero-padded suffix starting from 0 before the extension, such as `sprite_sheet0000000123.jpeg`.
string file_prefix = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getFilePrefixin interfaceSpriteSheetOrBuilder- Returns:
- The filePrefix.
-
getFilePrefixBytes
public com.google.protobuf.ByteString getFilePrefixBytes()
Required. File name prefix for the generated sprite sheets. Each sprite sheet has an incremental 10-digit zero-padded suffix starting from 0 before the extension, such as `sprite_sheet0000000123.jpeg`.
string file_prefix = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getFilePrefixBytesin interfaceSpriteSheetOrBuilder- Returns:
- The bytes for filePrefix.
-
getSpriteWidthPixels
public int getSpriteWidthPixels()
Required. The width of sprite in pixels. Must be an even integer. To preserve the source aspect ratio, set the [SpriteSheet.sprite_width_pixels][google.cloud.video.transcoder.v1.SpriteSheet.sprite_width_pixels] field or the [SpriteSheet.sprite_height_pixels][google.cloud.video.transcoder.v1.SpriteSheet.sprite_height_pixels] field, but not both (the API will automatically calculate the missing field). For portrait videos that contain horizontal ASR and rotation metadata, provide the width, in pixels, per the horizontal ASR. The API calculates the height per the horizontal ASR. The API detects any rotation metadata and swaps the requested height and width for the output.
int32 sprite_width_pixels = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getSpriteWidthPixelsin interfaceSpriteSheetOrBuilder- Returns:
- The spriteWidthPixels.
-
getSpriteHeightPixels
public int getSpriteHeightPixels()
Required. The height of sprite in pixels. Must be an even integer. To preserve the source aspect ratio, set the [SpriteSheet.sprite_height_pixels][google.cloud.video.transcoder.v1.SpriteSheet.sprite_height_pixels] field or the [SpriteSheet.sprite_width_pixels][google.cloud.video.transcoder.v1.SpriteSheet.sprite_width_pixels] field, but not both (the API will automatically calculate the missing field). For portrait videos that contain horizontal ASR and rotation metadata, provide the height, in pixels, per the horizontal ASR. The API calculates the width per the horizontal ASR. The API detects any rotation metadata and swaps the requested height and width for the output.
int32 sprite_height_pixels = 4 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getSpriteHeightPixelsin interfaceSpriteSheetOrBuilder- Returns:
- The spriteHeightPixels.
-
getColumnCount
public int getColumnCount()
The maximum number of sprites per row in a sprite sheet. The default is 0, which indicates no maximum limit.
int32 column_count = 5;- Specified by:
getColumnCountin interfaceSpriteSheetOrBuilder- Returns:
- The columnCount.
-
getRowCount
public int getRowCount()
The maximum number of rows per sprite sheet. When the sprite sheet is full, a new sprite sheet is created. The default is 0, which indicates no maximum limit.
int32 row_count = 6;- Specified by:
getRowCountin interfaceSpriteSheetOrBuilder- Returns:
- The rowCount.
-
hasStartTimeOffset
public boolean hasStartTimeOffset()
Start time in seconds, relative to the output file timeline. Determines the first sprite to pick. The default is `0s`.
.google.protobuf.Duration start_time_offset = 7;- Specified by:
hasStartTimeOffsetin interfaceSpriteSheetOrBuilder- Returns:
- Whether the startTimeOffset field is set.
-
getStartTimeOffset
public com.google.protobuf.Duration getStartTimeOffset()
Start time in seconds, relative to the output file timeline. Determines the first sprite to pick. The default is `0s`.
.google.protobuf.Duration start_time_offset = 7;- Specified by:
getStartTimeOffsetin interfaceSpriteSheetOrBuilder- Returns:
- The startTimeOffset.
-
getStartTimeOffsetOrBuilder
public com.google.protobuf.DurationOrBuilder getStartTimeOffsetOrBuilder()
Start time in seconds, relative to the output file timeline. Determines the first sprite to pick. The default is `0s`.
.google.protobuf.Duration start_time_offset = 7;- Specified by:
getStartTimeOffsetOrBuilderin interfaceSpriteSheetOrBuilder
-
hasEndTimeOffset
public boolean hasEndTimeOffset()
End time in seconds, relative to the output file timeline. When `end_time_offset` is not specified, the sprites are generated until the end of the output file.
.google.protobuf.Duration end_time_offset = 8;- Specified by:
hasEndTimeOffsetin interfaceSpriteSheetOrBuilder- Returns:
- Whether the endTimeOffset field is set.
-
getEndTimeOffset
public com.google.protobuf.Duration getEndTimeOffset()
End time in seconds, relative to the output file timeline. When `end_time_offset` is not specified, the sprites are generated until the end of the output file.
.google.protobuf.Duration end_time_offset = 8;- Specified by:
getEndTimeOffsetin interfaceSpriteSheetOrBuilder- Returns:
- The endTimeOffset.
-
getEndTimeOffsetOrBuilder
public com.google.protobuf.DurationOrBuilder getEndTimeOffsetOrBuilder()
End time in seconds, relative to the output file timeline. When `end_time_offset` is not specified, the sprites are generated until the end of the output file.
.google.protobuf.Duration end_time_offset = 8;- Specified by:
getEndTimeOffsetOrBuilderin interfaceSpriteSheetOrBuilder
-
hasTotalCount
public boolean hasTotalCount()
Total number of sprites. Create the specified number of sprites distributed evenly across the timeline of the output media. The default is 100.
int32 total_count = 9;- Specified by:
hasTotalCountin interfaceSpriteSheetOrBuilder- Returns:
- Whether the totalCount field is set.
-
getTotalCount
public int getTotalCount()
Total number of sprites. Create the specified number of sprites distributed evenly across the timeline of the output media. The default is 100.
int32 total_count = 9;- Specified by:
getTotalCountin interfaceSpriteSheetOrBuilder- Returns:
- The totalCount.
-
hasInterval
public boolean hasInterval()
Starting from `0s`, create sprites at regular intervals. Specify the interval value in seconds.
.google.protobuf.Duration interval = 10;- Specified by:
hasIntervalin interfaceSpriteSheetOrBuilder- Returns:
- Whether the interval field is set.
-
getInterval
public com.google.protobuf.Duration getInterval()
Starting from `0s`, create sprites at regular intervals. Specify the interval value in seconds.
.google.protobuf.Duration interval = 10;- Specified by:
getIntervalin interfaceSpriteSheetOrBuilder- Returns:
- The interval.
-
getIntervalOrBuilder
public com.google.protobuf.DurationOrBuilder getIntervalOrBuilder()
Starting from `0s`, create sprites at regular intervals. Specify the interval value in seconds.
.google.protobuf.Duration interval = 10;- Specified by:
getIntervalOrBuilderin interfaceSpriteSheetOrBuilder
-
getQuality
public int getQuality()
The quality of the generated sprite sheet. Enter a value between 1 and 100, where 1 is the lowest quality and 100 is the highest quality. The default is 100. A high quality value corresponds to a low image data compression ratio.
int32 quality = 11;- Specified by:
getQualityin interfaceSpriteSheetOrBuilder- Returns:
- The quality.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static SpriteSheet parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SpriteSheet parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SpriteSheet parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SpriteSheet parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SpriteSheet parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SpriteSheet parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SpriteSheet parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SpriteSheet parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SpriteSheet parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SpriteSheet parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static SpriteSheet parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SpriteSheet parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public SpriteSheet.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static SpriteSheet.Builder newBuilder()
-
newBuilder
public static SpriteSheet.Builder newBuilder(SpriteSheet prototype)
-
toBuilder
public SpriteSheet.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SpriteSheet.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static SpriteSheet getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<SpriteSheet> parser()
-
getParserForType
public com.google.protobuf.Parser<SpriteSheet> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public SpriteSheet getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-