get_size


Description:

[ CCode ( cname = "gst_bit_reader_get_size" ) ]
public uint get_size ()

Returns the total number of bits of a BitReader instance.

Parameters:

this

a BitReader instance

Returns:

The total number of bits of this instance.