Changeset 77:284968f15643 in roaraudio for roard/include/req.h


Ignore:
Timestamp:
07/12/08 18:02:24 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

prepered a lot of code for multi-stream clientss

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/req.h

    r22 r77  
    1313int req_on_new_stream  (int client, struct roar_message * mes, char * data); 
    1414int req_on_exec_stream (int client, struct roar_message * mes, char * data); 
     15int req_on_con_stream  (int client, struct roar_message * mes, char * data); 
    1516 
    1617int req_on_set_meta    (int client, struct roar_message * mes, char * data); 
Note: See TracChangeset for help on using the changeset viewer.