Reference documentation and code samples for the Google Cloud Video Transcoder V1 Client class TextMapping.
The mapping for the Job.edit_list
atoms with text EditAtom.inputs
.
Generated from protobuf message google.cloud.video.transcoder.v1.TextStream.TextMapping
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ atom_key
string
Required. The EditAtom.key
that references atom with text inputs in the Job.edit_list
.
↳ input_key
string
Required. The Input.key
that identifies the input file.
↳ input_track
int
Required. The zero-based index of the track in the input file.
getAtomKey
Required. The EditAtom.key
that references atom with text inputs in the Job.edit_list
.
string
setAtomKey
Required. The EditAtom.key
that references atom with text inputs in the Job.edit_list
.
var
string
$this
getInputKey
Required. The Input.key
that identifies the input file.
string
setInputKey
Required. The Input.key
that identifies the input file.
var
string
$this
getInputTrack
Required. The zero-based index of the track in the input file.
int
setInputTrack
Required. The zero-based index of the track in the input file.
var
int
$this