append_headers
Description:
[ CCode ( cname = "gst_rtsp_message_append_headers" ) ]
public Result append_headers (StringBuilder str)
public Result append_headers (StringBuilder str)
Append the currently configured headers in this to the
StringBuilder str
suitable for transmission.
Parameters:
this |
a Message |
str |
a string |
Returns:
OK. |