Live Stream V1 API - Class Google::Cloud::Video::LiveStream::V1::AudioStreamProperty (v0.9.0)

Reference documentation and code samples for the Live Stream V1 API class Google::Cloud::Video::LiveStream::V1::AudioStreamProperty.

Properties of the audio stream.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#audio_format

def audio_format() -> ::Google::Cloud::Video::LiveStream::V1::AudioFormat
Returns

#audio_format=

def audio_format=(value) -> ::Google::Cloud::Video::LiveStream::V1::AudioFormat
Parameter
Returns

#index

def index() -> ::Integer
Returns
  • (::Integer) — Index of this audio stream.

#index=

def index=(value) -> ::Integer
Parameter
  • value (::Integer) — Index of this audio stream.
Returns
  • (::Integer) — Index of this audio stream.