SDPMessage.parseBuffer
gstsdp.types.SDPResult parseBuffer(ubyte[] data, gstsdp.sdpmessage.SDPMessage msg)Parse the contents of size bytes pointed to by data and store the result in msg.
Parameters
data | the start of the buffer |
msg | the result #GstSDPMessage |
Returns
#GST_SDP_OK on success.