RTSPMessage.setBody

gstrtsp.types.RTSPResult setBody(ubyte[] data)

Set the body of msg to a copy of data. Any existing body or body buffer will be replaced by the new body.

Parameters

datathe data

Returns

#GST_RTSP_OK.