GstAudio.AudioLevelMeta¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
level |
r/w |
the -dBov from 0-127 (127 is silence). |
|
meta |
r/w |
parent |
|
voice_activity |
r/w |
whether the buffer contains voice activity |
Methods¶
class |
|
Details¶
- class GstAudio.AudioLevelMeta¶
Meta containing Audio Level Indication: https://tools.ietf.org/html/rfc6464
New in version 1.20.
- classmethod get_info()[source]¶
- Returns:
- Return type:
Return the
Gst.MetaInfo
associated withGstAudio.AudioLevelMeta
.New in version 1.20.