[ CCode ( cname = "gst_buffer_get_audio_level_meta" ) ]
[ Version ( since = "1.20" ) ]
public unowned LevelMeta? buffer_get_audio_level_meta (Buffer buffer)
Find the LevelMeta on buffer.
| buffer |
a Buffer |
|
the LevelMeta or null when there is no such
metadata on |