Changeset 1043:1ca27ba72398 in roaraudio for roard/include/req.h


Ignore:
Timestamp:
12/23/08 09:26:22 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added support to set flags via roarctl, update meta data on change of meta flag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/req.h

    r768 r1043  
    5656 
    5757int req_on_get_stream_para (int client, struct roar_message * mes, char * data); 
     58int req_on_set_stream_para (int client, struct roar_message * mes, char * data); 
    5859 
    5960int req_on_kick        (int client, struct roar_message * mes, char * data); 
Note: See TracChangeset for help on using the changeset viewer.