RTPBuffer.getPayload

Similar to gst_rtp_buffer_get_payload, but more suitable for language bindings usage. The return value is a pointer to a #GBytes structure containing the payload data in rtp.

class RTPBuffer
getPayload
()

Return Value

Type: glib.bytes.Bytes

A new #GBytes containing the payload data in rtp.