[ CCode ( cname = "gst_buffer_add_rtp_source_meta" ) ]
[ Version ( since = "1.16" ) ]
public unowned SourceMeta? buffer_add_rtp_source_meta (Buffer buffer, uint32? ssrc, uint32? csrc, uint csrc_count)
Attaches RTP source information to buffer.
| buffer |
a Buffer |
| ssrc |
pointer to the SSRC |
| csrc |
pointer to the CSRCs |
| csrc_count |
number of elements in |
|
the SourceMeta on |