Changeset 2923:8ea2211037fa in roaraudio for include/libroardsp


Ignore:
Timestamp:
10/16/09 17:56:34 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added stub of roar_xcoder_speex_proc_header()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroardsp/transcode_speex.h

    r2898 r2923  
    5757int roar_xcoder_speex_uninit     (struct roar_xcoder * state); 
    5858int roar_xcoder_speex_packet_size(struct roar_xcoder * state, int samples); 
     59int roar_xcoder_speex_proc_header(struct roar_xcoder * state); 
    5960int roar_xcoder_speex_encode     (struct roar_xcoder * state, void * buf, size_t len); 
    6061int roar_xcoder_speex_decode     (struct roar_xcoder * state, void * buf, size_t len); 
Note: See TracChangeset for help on using the changeset viewer.