SDPMessage.parseBuffer

Parse the contents of size bytes pointed to by data and store the result in msg.

class SDPMessage
static
parseBuffer

Parameters

data ubyte[]

the start of the buffer

msg gstsdp.sdpmessage.SDPMessage

the result #GstSDPMessage

Return Value

Type: gstsdp.types.SDPResult

#GST_SDP_OK on success.