Changeset 4948:29b5b41a1ca2 in roaraudio for include


Ignore:
Timestamp:
05/10/11 01:41:14 (13 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

a first (not yet fully working) patch for non-stream execs (see #32)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/client.h

    r4708 r4948  
    6363int roar_client_pass     (struct roar_connection * con, struct roar_client * client, uint16_t flags); 
    6464 
     65int roar_client_exec     (struct roar_connection * con, struct roar_client * client, uint16_t flags); 
     66 
    6567#endif 
    6668 
Note: See TracChangeset for help on using the changeset viewer.