Information describing audio properties. This information can be filled in from GstCaps with gstaudio.audio_info.AudioInfo.fromCaps.
Use the provided macros to access the info in this structure.
the number of bytes for one frame, this is the size of one sample * @channels
the number of channels
the format info of the audio
additional audio flags
audio layout
the positions for each channel
the audio sample rate
Information describing audio properties. This information can be filled in from GstCaps with gstaudio.audio_info.AudioInfo.fromCaps.
Use the provided macros to access the info in this structure.