Changeset 4614:3b1ab4d465e8 in roaraudio for include/libroar/ctl.h


Ignore:
Timestamp:
11/21/10 16:51:56 (13 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

Support dir parameter in OINFO command (Closes: #31)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/ctl.h

    r4384 r4614  
    4747int roar_terminate      (struct roar_connection * con, int terminate); 
    4848int roar_server_oinfo   (struct roar_connection * con, struct roar_stream * s); 
     49int roar_server_oinfo2  (struct roar_connection * con, struct roar_stream * s, int dir); 
    4950 
    5051 
Note: See TracChangeset for help on using the changeset viewer.