Changeset 2625:c8e21af3e6ce in roaraudio for roard/include/streams.h


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

added streams_set_rawflag()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/streams.h

    r2611 r2625  
    114114int streams_set_mmap     (int id, int reset); 
    115115int streams_set_flag     (int id, int flag); 
     116int streams_set_rawflag  (int id, int flag); 
    116117int streams_reset_flag   (int id, int flag); 
    117118int streams_get_flag     (int id, int flag); 
Note: See TracChangeset for help on using the changeset viewer.