BitReader
Description:
[ CCode ( cname = "gst_bit_reader_new" , has_construct_function = false ) ]
public BitReader (uint8[] data)
Create a new BitReader instance, which will read from data
.
Free-function: gst_bit_reader_free
Parameters:
data |
Data from which the BitReader should read
|
size |
Size of data in bytes
|
Returns: