Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class VodSessionAdBreak.
Metadata for an inserted ad break.
Generated from protobuf message google.cloud.video.stitcher.v1.VodSessionAdBreak
Namespace
Google \ Cloud \ Video \ Stitcher \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ progress_events
array< Google\Cloud\Video\Stitcher\V1\ProgressEvent
>
List of events that are expected to be triggered, ordered by time.
↳ ads
array< Google\Cloud\Video\Stitcher\V1\VodSessionAd
>
Ordered list of ads stitched into the ad break.
↳ end_time_offset
↳ start_time_offset
getProgressEvents
List of events that are expected to be triggered, ordered by time.
setProgressEvents
List of events that are expected to be triggered, ordered by time.
$this
getAds
Ordered list of ads stitched into the ad break.
setAds
Ordered list of ads stitched into the ad break.
$this
getEndTimeOffset
Ad break end time in seconds relative to the start of the VOD asset.
hasEndTimeOffset
clearEndTimeOffset
setEndTimeOffset
Ad break end time in seconds relative to the start of the VOD asset.
$this
getStartTimeOffset
Ad break start time in seconds relative to the start of the VOD asset.
hasStartTimeOffset
clearStartTimeOffset
setStartTimeOffset
Ad break start time in seconds relative to the start of the VOD asset.
$this