Changeset 2894:70f3e75119e6 in roaraudio for include/libroardsp


Ignore:
Timestamp:
10/10/09 03:07:04 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

make it possible to set q, complexity, dtx and max_cc option for speex

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroardsp/transcode_speex.h

    r2304 r2894  
    5050 int frame_size; 
    5151 char       cc[ROAR_SPEEX_MAX_CC]; /* buffer for read() and write() */ 
     52 struct roar_libroar_config_codec * codec_config; 
     53 int    max_cc; 
    5254}; 
    5355 
Note: See TracChangeset for help on using the changeset viewer.