has_body_buffer
Description:
[
CCode ( cname =
"gst_rtsp_message_has_body_buffer" ) ]
[
Version ( since =
"1.16" ) ]
public bool has_body_buffer ()
Checks if this has a body and the body is stored as
Buffer.
Parameters:
Returns:
|
true if this has a body and it's stored as
Buffer, false otherwise.
|