Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class GamDash.
GamDash is a container for any DASH specific input fields for GAM Live Stitching.
Generated from protobuf message google.cloud.video.stitcher.v1.LiveSession.GamSettings.GamDash
Namespace
Google \ Cloud \ Video \ Stitcher \ V1 \ LiveSession \ GamSettingsMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ period_template_uri |
string
Required. The session template url by Ad Manager for DASH periods. |
getPeriodTemplateUri
Required. The session template url by Ad Manager for DASH periods.
Returns | |
---|---|
Type | Description |
string |
setPeriodTemplateUri
Required. The session template url by Ad Manager for DASH periods.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |