GoogleApi.YouTube.V3.Model.VideoFileDetailsAudioStream (google_api_you_tube v0.54.0)
View SourceInformation about an audio stream.
Attributes
-
bitrateBps
(type:String.t
, default:nil
) - The audio stream's bitrate, in bits per second. -
channelCount
(type:integer()
, default:nil
) - The number of audio channels that the stream contains. -
codec
(type:String.t
, default:nil
) - The audio codec that the stream uses. -
vendor
(type:String.t
, default:nil
) - A value that uniquely identifies a video vendor. Typically, the value is a four-letter vendor code.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.