get_payload


Description:

[ CCode ( array_length = false ) ]
public unowned uint8[]? get_payload ()

Get a pointer to the payload data in buffer.

This pointer is valid as long as a reference to buffer is held.

Parameters:

this

the RTP packet

Returns:

A pointer to the payload data in buffer.