Reference documentation and code samples for the Transcoder V1 API class Google::Cloud::Video::Transcoder::V1::TextStream::TextMapping.
The mapping for the JobConfig.edit_list atoms with text EditAtom.inputs.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#atom_key
def atom_key() -> ::String
Returns
- (::String) — Required. The EditAtom.key that references atom with text inputs in the JobConfig.edit_list.
#atom_key=
def atom_key=(value) -> ::String
Parameter
- value (::String) — Required. The EditAtom.key that references atom with text inputs in the JobConfig.edit_list.
Returns
- (::String) — Required. The EditAtom.key that references atom with text inputs in the JobConfig.edit_list.
#input_key
def input_key() -> ::String
Returns
- (::String) — Required. The Input.key that identifies the input file.
#input_key=
def input_key=(value) -> ::String
Parameter
- value (::String) — Required. The Input.key that identifies the input file.
Returns
- (::String) — Required. The Input.key that identifies the input file.
#input_track
def input_track() -> ::Integer
Returns
- (::Integer) — Required. The zero-based index of the track in the input file.
#input_track=
def input_track=(value) -> ::Integer
Parameter
- value (::Integer) — Required. The zero-based index of the track in the input file.
Returns
- (::Integer) — Required. The zero-based index of the track in the input file.