get_remaining
Description:
[
CCode ( cname =
"gst_bit_reader_get_remaining" ) ]
public uint get_remaining ()
Returns the remaining number of bits of a BitReader instance.
Parameters:
this |
a BitReader instance
|
Returns:
The remaining number of bits of this instance.
|