gstaudio.audio_level_meta
Module for [AudioLevelMeta] class
class AudioLevelMeta
Types 1
classAudioLevelMeta
Meta containing Audio Level Indication: https://tools.ietf.org/html/rfc6464
Fields
GstAudioLevelMeta _cInstanceMethods
void * _cPtr()void level(ubyte propval) @propertySet `level` field. Params: propval = the -dBov from 0-127 (127 is silence).bool voiceActivity() @propertyGet `voiceActivity` field. Returns: whether the buffer contains voice activityvoid voiceActivity(bool propval) @propertySet `voiceActivity` field. Params: propval = whether the buffer contains voice activitygst.meta_info.MetaInfo getInfo()Return the #GstMetaInfo associated with #GstAudioLevelMeta. Returns: a #GstMetaInfo