Changeset 17:411717cefded in roaraudio for include/libroar


Ignore:
Timestamp:
06/19/08 22:51:13 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

now we can change the volume, but it will not work if you set it... haha...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/ctl.h

    r0 r17  
    3030int roar_kick         (struct roar_connection * con, int type, int id); 
    3131 
     32int roar_set_vol      (struct roar_connection * con, int id, struct roar_mixer_settings * mixer, int channels); 
     33 
    3234// filter... 
    3335int roar_ctl_f2m      (struct roar_message * m, unsigned char   filter, unsigned char   cmp, uint32_t   id); 
Note: See TracChangeset for help on using the changeset viewer.