speex_bits_remaining

Function speex_bits_remaining 

Source
pub unsafe extern "C" fn speex_bits_remaining(
    bits: *mut SpeexBits,
) -> c_int
Expand description

Returns the number of bits remaining to be read in a stream

@param bits Bit-stream to operate on @return Number of bits that can still be read from the stream