Changeset 767:7205e1dce16c in roaraudio for roard/include


Ignore:
Timestamp:
09/07/08 03:46:09 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added client_stream_move()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/client.h

    r755 r767  
    7676int client_stream_add    (int client, int stream); 
    7777int client_stream_delete (int client, int stream); 
     78int client_stream_move   (int client, int stream); 
    7879 
    7980#endif 
Note: See TracChangeset for help on using the changeset viewer.