reset_and_get_data
Description:
[
CCode ( array_length =
false , cname =
"gst_bit_writer_reset_and_get_data" ) ]
public uint8[]
reset_and_get_data ()
Resets this and returns the current data.
Free-function: g_free
Parameters:
this |
a BitWriter instance
|
Returns:
the current data. g_free after usage.
|