RTSPMessage.parseData
gstrtsp.types.RTSPResult parseData(out ubyte channel) nothrowParse 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) nothrowParse the data message msg and store the channel in channel.
channel | location to hold the channel |