[ CCode ( cname = "gst_rtsp_message_unset" ) ]
public Result unset ()
Unset the contents of this so that it becomes an uninitialized Message again.
This function is mostly used in combination with init_request, init_response and init_data on stack allocated Message structures.
this |
a Message |
OK. |