copy
Description:
[
CCode ( cname =
"gst_rtsp_message_copy" ) ]
[
Version ( since =
"1.14" ) ]
public Result copy (
out Message copy)
Allocate a new copy of this and store the result in copy
.
The value in copy
should be release with gst_rtsp_message_free function.
Parameters:
this |
a Message
|
copy |
pointer to new Message
|
Returns: