Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class RenditionFilter.
Filters for a video or muxed redition.
Generated from protobuf message google.cloud.video.stitcher.v1.RenditionFilter
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ bitrate_bps
int
Bitrate in bits per second for the rendition. If set, only renditions with the exact bitrate will match.
↳ codecs
string
Codecs for the rendition. If set, only renditions with the exact value will match.
getBitrateBps
Bitrate in bits per second for the rendition. If set, only renditions with the exact bitrate will match.
int
setBitrateBps
Bitrate in bits per second for the rendition. If set, only renditions with the exact bitrate will match.
var
int
$this
getCodecs
Codecs for the rendition. If set, only renditions with the exact value will match.
string
setCodecs
Codecs for the rendition. If set, only renditions with the exact value will match.
var
string
$this