[ CCode ( cname = "gst_buffer_get_video_meta_id" ) ]
public unowned Meta? buffer_get_video_meta_id (Buffer buffer, int id)
Find the Meta on buffer with the given id.
Buffers can contain multiple Meta metadata items when dealing with multiview buffers.
| buffer |
a Buffer |
| id |
a metadata id |
|
the Meta with |