set_body
Description:
[
CCode ( cname =
"gst_rtsp_message_set_body" ) ]
public Result set_body (
uint8[] data)
Set the body of this to a copy of data
.
Any existing body or body buffer will be replaced by the new body.
Parameters:
this |
a Message
|
data |
the data
|
size |
the size of data
|
Returns: