RTCPPacket.sdesCopyEntry

This function is like gstrtp.rtcppacket.RTCPPacket.sdesGetEntry but it returns a null-terminated copy of the data instead. use glib.global.gfree after usage.

class RTCPPacket
bool
sdesCopyEntry

Parameters

type gstrtp.types.RTCPSDESType

result of the entry type

data ubyte[]

result entry data

Return Value

Type: bool

true if there was valid data.