RTSPMessage.parseData
gstrtsp.types.RTSPResult parseData(out ubyte channel)Parse the data message msg and store the channel in channel.
Parameters
channel | location to hold the channel |
Returns
a #GstRTSPResult.
gstrtsp.types.RTSPResult parseData(out ubyte channel)Parse the data message msg and store the channel in channel.
channel | location to hold the channel |