Changeset 4740:f3abf82e2ead in roaraudio for include/libroar/ctl.h


Ignore:
Timestamp:
01/31/11 02:21:19 (13 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

Added support for UNMAPPED volume control (Closes: #55)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/ctl.h

    r4708 r4740  
    6666 
    6767int roar_set_vol      (struct roar_connection * con, int id, struct roar_mixer_settings * mixer, int   channels); 
     68int roar_set_vol2     (struct roar_connection * con, int id, struct roar_mixer_settings * mixer, int   channels, int mode); 
    6869int roar_get_vol      (struct roar_connection * con, int id, struct roar_mixer_settings * mixer, int * channels); 
    6970 
Note: See TracChangeset for help on using the changeset viewer.