Changeset 1928:4d3ccb700daf in roaraudio for roard/include/streams.h


Ignore:
Timestamp:
06/04/09 17:30:58 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

updated stream interface to handle mmap flag.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/streams.h

    r1913 r1928  
    9797int streams_mark_primary (int id); 
    9898int streams_set_sync     (int id, int sync); 
     99int streams_set_mmap     (int id, int reset); 
    99100int streams_set_flag     (int id, int flag); 
    100101int streams_reset_flag   (int id, int flag); 
Note: See TracChangeset for help on using the changeset viewer.