Class: Google::Cloud::Video::LiveStream::V1::AudioStream::AudioMapping

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/video/livestream/v1/outputs.rb

Overview

The mapping for the input streams and audio channels.

Instance Attribute Summary collapse

Instance Attribute Details

#gain_db::Float



463
464
465
466
# File 'proto_docs/google/cloud/video/livestream/v1/outputs.rb', line 463

class AudioMapping
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#input_channel::Integer



463
464
465
466
# File 'proto_docs/google/cloud/video/livestream/v1/outputs.rb', line 463

class AudioMapping
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#input_key::String



463
464
465
466
# File 'proto_docs/google/cloud/video/livestream/v1/outputs.rb', line 463

class AudioMapping
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#input_track::Integer



463
464
465
466
# File 'proto_docs/google/cloud/video/livestream/v1/outputs.rb', line 463

class AudioMapping
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#output_channel::Integer



463
464
465
466
# File 'proto_docs/google/cloud/video/livestream/v1/outputs.rb', line 463

class AudioMapping
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end