SDPMessage.parseBuffer

gstsdp.types.SDPResult parseBuffer(ubyte[] data, gstsdp.sdpmessage.SDPMessage msg) static nothrow

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

Parameters

datathe start of the buffer
msgthe result #GstSDPMessage

Returns

#GST_SDP_OK on success.