get_payload_bytes
Description:
[
Version ( since =
"1.2" ) ]
public Bytes?
get_payload_bytes ()
Similar to gst_rtp_buffer_get_payload, but more suitable for language bindings usage.
The return value is a pointer to a Bytes structure containing the payload data in
this.
Parameters:
Returns:
A new Bytes containing the payload data in this.
|