Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class Slate.
Slate object
Generated from protobuf message google.cloud.video.stitcher.v1.Slate
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. The name of the slate, in the form of projects/{project_number}/locations/{location}/slates/{id}
.
↳ uri
string
The URI to fetch the source content for the slate. This URI must return an MP4 video with at least one audio track.
getName
Output only. The name of the slate, in the form of projects/{project_number}/locations/{location}/slates/{id}
.
string
setName
Output only. The name of the slate, in the form of projects/{project_number}/locations/{location}/slates/{id}
.
var
string
$this
getUri
The URI to fetch the source content for the slate. This URI must return an MP4 video with at least one audio track.
string
setUri
The URI to fetch the source content for the slate. This URI must return an MP4 video with at least one audio track.
var
string
$this