GstAudio.AudioLevelMeta

Fields

Name

Type

Access

Description

level

int

r/w

the -dBov from 0-127 (127 is silence).

meta

Gst.Meta

r/w

parent Gst.Meta

voice_activity

bool

r/w

whether the buffer contains voice activity

Methods

class

get_info ()

Details

class GstAudio.AudioLevelMeta

Meta containing Audio Level Indication: https://tools.ietf.org/html/rfc6464

New in version 1.20.

classmethod get_info()
Returns:

a Gst.MetaInfo

Return type:

Gst.MetaInfo

Return the Gst.MetaInfo associated with GstAudio.AudioLevelMeta.

New in version 1.20.