Google Cloud Video Stitcher V1 Client - Class VodSessionContent (0.8.3)

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 \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
Google\Protobuf\Duration|null

hasDuration

clearDuration

setDuration

The total duration in seconds of the content including the ads stitched in.

Parameter
NameDescription
var Google\Protobuf\Duration
Returns
TypeDescription
$this