Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class ManifestOptions.
Options for manifest generation.
Generated from protobuf message google.cloud.video.stitcher.v1.ManifestOptions
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ include_renditions
array< Google\Cloud\Video\Stitcher\V1\RenditionFilter
>
If specified, the output manifest will only return renditions matching the specified filters.
↳ bitrate_order
int
If specified, the output manifest will orders the video and muxed renditions by bitrate according to the ordering policy.
getIncludeRenditions
If specified, the output manifest will only return renditions matching the specified filters.
setIncludeRenditions
If specified, the output manifest will only return renditions matching the specified filters.
$this
getBitrateOrder
If specified, the output manifest will orders the video and muxed renditions by bitrate according to the ordering policy.
int
setBitrateOrder
If specified, the output manifest will orders the video and muxed renditions by bitrate according to the ordering policy.
var
int
$this