unset


Description:

[ 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.

Parameters:

this

a Message

Returns:

OK.