Changeset 4537:31479869dddd in roaraudio for roard/include/streams.h


Ignore:
Timestamp:
10/23/10 12:37:00 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

deligate handling of ROAR_FLAG_SINGLESINK to subfunction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/streams.h

    r4521 r4537  
    153153int streams_set_sync     (int id, int sync); 
    154154int streams_set_mmap     (int id, int reset); 
     155int streams_set_single_sink(int id, int reset); 
    155156int streams_set_flag     (int id, int flag); 
    156157int streams_set_rawflag  (int id, int flag); 
Note: See TracChangeset for help on using the changeset viewer.