averageAudioBitrate
The audio track’s average bit rate, in bits per second.
Declaration
var averageAudioBitrate: Double { get }Discussion
The property corresponds to “c-avg-audio-bitrate”.
This property returns a non-positive value if unknown.
This property is not compatible with key-value observing.