RTCPPacket.copyProfileSpecificExt
bool copyProfileSpecificExt(out ubyte[] data)The profile-specific extension data is copied into a new allocated memory area data. This must be freed with [glib.global.gfree] after usage.
Parameters
data | result profile-specific data |
Returns
true if there was valid data.