Changeset 2019:1a31346356fd in roaraudio for include/libroarsndio


Ignore:
Timestamp:
06/19/09 17:28:43 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

got libraorsndio work with nearly full VIO support for streams

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroarsndio/libroarsndio.h

    r2018 r2019  
    5656struct roar_sio_hdl { 
    5757 char           * device; 
    58  int              fh; 
     58// int              fh; 
     59 int                    stream_opened; 
    5960 struct roar_vio_calls  svio; 
    6061 struct roar_connection con; 
Note: See TracChangeset for help on using the changeset viewer.