GstRTPHeaderExtensionClass.read

read from a rtp payloaded buffer and extract the extension information, optionally adding some meta onto the output buffer.

struct GstRTPHeaderExtensionClass
extern (C)
bool function(GstRTPHeaderExtension* ext, GstRTPHeaderExtensionFlags readFlags, const(ubyte)* data, size_t size, GstBuffer* buffer) read;