Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class VodSessionContent.
Metadata for the entire stitched content in a VOD session.
Generated from protobuf message google.cloud.video.stitcher.v1.VodSessionContent
Namespace
Google \ Cloud \ Video \ Stitcher \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ duration |
Google\Protobuf\Duration
The total duration in seconds of the content including the ads stitched in. |
getDuration
The total duration in seconds of the content including the ads stitched in.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Duration|null |
hasDuration
clearDuration
setDuration
The total duration in seconds of the content including the ads stitched in.
Parameter | |
---|---|
Name | Description |
var |
Google\Protobuf\Duration
|
Returns | |
---|---|
Type | Description |
$this |