Ignore:
Timestamp:
08/19/08 16:08:07 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added cf_vorbis_write()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/codecfilter_vorbis.h

    r569 r582  
    4646int cf_vorbis_close(CODECFILTER_USERDATA_T   inst); 
    4747 
     48int cf_vorbis_write(CODECFILTER_USERDATA_T   inst, char * buf, int len); 
    4849int cf_vorbis_read(CODECFILTER_USERDATA_T   inst, char * buf, int len); 
    4950 
Note: See TracChangeset for help on using the changeset viewer.