Changeset 78:997d49ae275a in roaraudio for roard/include


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

added basic support to connect to streams of existing clients

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/client.h

    r0 r78  
    4848 
    4949int client_stream_exec   (int client, int stream); 
     50int client_stream_set_fh (int client, int stream, int fh); 
    5051int client_stream_add    (int client, int stream); 
    5152int client_stream_delete (int client, int stream); 
Note: See TracChangeset for help on using the changeset viewer.