RTCPPacket.copyProfileSpecificExt

The profile-specific extension data is copied into a new allocated memory area data. This must be freed with glib.global.gfree after usage.

class RTCPPacket
bool
copyProfileSpecificExt
(
out ubyte[] data
)

Parameters

data ubyte[]

result profile-specific data

Return Value

Type: bool

true if there was valid data.