RTSPMessage.setBody

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

class RTSPMessage
setBody
(
ubyte[] data
)

Parameters

data ubyte[]

the data

Return Value

Type: gstrtsp.types.RTSPResult

#GST_RTSP_OK.