Class Google::Cloud::Video::Transcoder::V1beta1::AudioStream::AudioAtom

The mapping for the Job.edit_list atoms with audio EditAtom.inputs.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#channels

def channels() -> ::Array<::Google::Cloud::Video::Transcoder::V1beta1::AudioStream::AudioAtom::AudioChannel>
Returns

#channels=

def channels=(value) -> ::Array<::Google::Cloud::Video::Transcoder::V1beta1::AudioStream::AudioAtom::AudioChannel>
Parameter
Returns

#key

def key() -> ::String
Returns
  • (::String) — Required. The EditAtom.key that references the atom with audio inputs in the Job.edit_list.

#key=

def key=(value) -> ::String
Parameter
  • value (::String) — Required. The EditAtom.key that references the atom with audio inputs in the Job.edit_list.
Returns
  • (::String) — Required. The EditAtom.key that references the atom with audio inputs in the Job.edit_list.