free_and_get_data
Description:
[
CCode ( array_length =
false , cname =
"gst_bit_writer_free_and_get_data" ) ]
[
DestroysInstance ]
public uint8[]
free_and_get_data ()
Frees this without destroying the internal data, which is returned.
Free-function: g_free
Parameters:
Returns:
|
the current data. g_free after usage.
|