copy
Description:
[
Version ( since =
"1.2" ) ]
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_sdp_message_free function.
Parameters:
| this |
a Message
|
| copy |
pointer to new Message
|
Returns: