Changeset 578:51e28ac3912e in roaraudio for include/libroar/ctl.h


Ignore:
Timestamp:
08/19/08 14:38:05 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added call roar_terminate() to libroar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/ctl.h

    r27 r578  
    1212int roar_set_standby   (struct roar_connection * con, int state); 
    1313 
    14 int roar_exit   (struct roar_connection * con); 
     14int roar_exit           (struct roar_connection * con); 
     15int roar_terminate      (struct roar_connection * con, int terminate); 
    1516int roar_server_oinfo   (struct roar_connection * con, struct roar_stream * s); 
    1617 
Note: See TracChangeset for help on using the changeset viewer.