rtspMessageNewData
fn
gstrtsp.types.RTSPResult rtspMessageNewData(out gstrtsp.rtspmessage.RTSPMessage msg, ubyte channel)Create a new data #GstRTSPMessage with channel and store the result message in msg. Free with [gstrtsp.rtspmessage.RTSPMessage.free].
Parameters
msg | a location for the new #GstRTSPMessage |
channel | the channel |
Returns
a #GstRTSPResult.