gstaudio.audio_meta
Module for [AudioMeta] class
class AudioMeta
Types 1
classAudioMeta
#GstAudioDownmixMeta defines an audio downmix matrix to be send along with audio buffers. These functions in this module help to create and attach the meta as well as extracting it.
Fields
GstAudioMeta _cInstanceMethods
void * _cPtr() nothrowgstaudio.audio_info.AudioInfo info() @property nothrowGet `info` field. Returns: the audio properties of the buffersize_t samples() @property nothrowGet `samples` field. Returns: the number of valid samples in the buffervoid samples(size_t propval) @property nothrowSet `samples` field. Params: propval = the number of valid samples in the buffer