Changeset 2415:9bf731990e80 in roaraudio for roard/include/streams.h


Ignore:
Timestamp:
08/18/09 04:08:12 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added streams_get_subsys()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/streams.h

    r2288 r2415  
    9595int streams_get_dir    (int id); 
    9696 
     97int streams_get_subsys (int id); 
     98 
    9799int streams_set_fh     (int id, int fh); 
    98100int streams_get_fh     (int id); 
Note: See TracChangeset for help on using the changeset viewer.