Changeset 4384:58d6bf7eb6a6 in roaraudio for include/libroar/ctl.h


Ignore:
Timestamp:
09/14/10 23:33:19 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added roar_conv_volume()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/ctl.h

    r4333 r4384  
    9191const char * roar_ot2str  (const int    ot); 
    9292 
     93int roar_conv_volume (struct roar_mixer_settings * dst, struct roar_mixer_settings * src, int dstchans, int srcchans); 
     94 
    9395#endif 
    9496 
Note: See TracChangeset for help on using the changeset viewer.