Changeset 2593:4bdafc96b459 in roaraudio for roard/include/streams.h


Ignore:
Timestamp:
09/11/09 01:03:52 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added new streams_new_virtual(), don't sure of the prototype

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/streams.h

    r2417 r2593  
    9898int streams_get_subsys (int id); 
    9999 
     100int streams_new_virtual (int parent); 
     101 
    100102int streams_set_fh     (int id, int fh); 
    101103int streams_get_fh     (int id); 
Note: See TracChangeset for help on using the changeset viewer.