C# Class SpeexBits, NewTOAPIA

ファイルを表示 Open project: Wiladams/NewTOAPIA Class Usage Examples

Private Methods

Method Description
speex_bits_destroy ( SpeexBits, bits ) : void
speex_bits_init ( SpeexBits, bits ) : void
speex_bits_init_buffer ( SpeexBits, bits, void buff, int buf_size ) : void
speex_bits_read_from ( SpeexBits, bits, char bytes, int len ) : void
speex_bits_read_whole_bytes ( SpeexBits, bits, char bytes, int len ) : void
speex_bits_reset ( SpeexBits, bits ) : void
speex_bits_rewind ( SpeexBits, bits ) : void
speex_bits_set_bit_buffer ( SpeexBits, bits, void buff, int buf_size ) : void