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
- (::Google::Cloud::Video::LiveStream::V1::AudioFormat) — Properties of the audio format.
#audio_format=
def audio_format=(value) -> ::Google::Cloud::Video::LiveStream::V1::AudioFormat
Parameter
- value (::Google::Cloud::Video::LiveStream::V1::AudioFormat) — Properties of the audio format.
Returns
- (::Google::Cloud::Video::LiveStream::V1::AudioFormat) — Properties of the audio format.
#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.