Class: Google::Cloud::Video::LiveStream::V1::AudioFormat

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

Overview

Properties of the audio format.

Instance Attribute Summary collapse

Instance Attribute Details

#channel_count::Integer



469
470
471
472
# File 'proto_docs/google/cloud/video/livestream/v1/resources.rb', line 469

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

#channel_layout::Array<::String>



469
470
471
472
# File 'proto_docs/google/cloud/video/livestream/v1/resources.rb', line 469

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

#codec::String



469
470
471
472
# File 'proto_docs/google/cloud/video/livestream/v1/resources.rb', line 469

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