Changeset 2922:9f34dd4612f5 in roaraudio for include/libroardsp


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

added roar_xcoder_dummy_proc_header()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroardsp/transcode.h

    r2921 r2922  
    108108int roar_xcoder_dummy_inituninit(struct roar_xcoder * state); 
    109109int roar_xcoder_dummy_packet_size_any(struct roar_xcoder * state, int samples); 
     110int roar_xcoder_dummy_proc_header(struct roar_xcoder * state); 
    110111 
    111112// prototypes for some simple xcoders: 
Note: See TracChangeset for help on using the changeset viewer.