Ignore:
Timestamp:
01/21/09 22:56:24 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added support to some codec filters to calc the codec delay

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/codecfilter_celt.h

    r668 r1144  
    6060int cf_celt_write(CODECFILTER_USERDATA_T   inst, char * buf, int len); 
    6161 
     62int cf_celt_delay(CODECFILTER_USERDATA_T   inst, uint_least32_t * delay); 
     63 
    6264#endif 
    6365 
Note: See TracChangeset for help on using the changeset viewer.