RTSPMessage.setBodyBuffer
gstrtsp.types.RTSPResult setBodyBuffer(gst.buffer.Buffer buffer)Set the body of msg to buffer. Any existing body or body buffer will be replaced by the new body.
Parameters
buffer | a #GstBuffer |
Returns
#GST_RTSP_OK.
gstrtsp.types.RTSPResult setBodyBuffer(gst.buffer.Buffer buffer)Set the body of msg to buffer. Any existing body or body buffer will be replaced by the new body.
buffer | a #GstBuffer |