Interface protos.google.cloud.video.transcoder.v1.ISpriteSheet (1.5.0)

Properties of a SpriteSheet.

Package

@google-cloud/video-transcoder!

Properties

columnCount

columnCount?: (number|null);

SpriteSheet columnCount

Property Value
TypeDescription
(number|null)

endTimeOffset

endTimeOffset?: (google.protobuf.IDuration|null);

SpriteSheet endTimeOffset

Property Value
TypeDescription
(google.protobuf.IDuration|null)

filePrefix

filePrefix?: (string|null);

SpriteSheet filePrefix

Property Value
TypeDescription
(string|null)

format

format?: (string|null);

SpriteSheet format

Property Value
TypeDescription
(string|null)

interval

interval?: (google.protobuf.IDuration|null);

SpriteSheet interval

Property Value
TypeDescription
(google.protobuf.IDuration|null)

quality

quality?: (number|null);

SpriteSheet quality

Property Value
TypeDescription
(number|null)

rowCount

rowCount?: (number|null);

SpriteSheet rowCount

Property Value
TypeDescription
(number|null)

spriteHeightPixels

spriteHeightPixels?: (number|null);

SpriteSheet spriteHeightPixels

Property Value
TypeDescription
(number|null)

spriteWidthPixels

spriteWidthPixels?: (number|null);

SpriteSheet spriteWidthPixels

Property Value
TypeDescription
(number|null)

startTimeOffset

startTimeOffset?: (google.protobuf.IDuration|null);

SpriteSheet startTimeOffset

Property Value
TypeDescription
(google.protobuf.IDuration|null)

totalCount

totalCount?: (number|null);

SpriteSheet totalCount

Property Value
TypeDescription
(number|null)