Changeset 3921:4c4449728a41 in roaraudio for roard/include


Ignore:
Timestamp:
06/09/10 09:37:40 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added RSD EXEC feature to protocol emulation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/streams.h

    r3811 r3921  
    127127int streams_get_socktype (int id); 
    128128 
     129int streams_is_ready     (int id); 
     130 
    129131int streams_set_primary  (int id, int prim); 
    130132int streams_mark_primary (int id); 
Note: See TracChangeset for help on using the changeset viewer.