Changeset 3292:af91815a4426 in roaraudio for include/libroar/vio_dstr.h


Ignore:
Timestamp:
02/01/10 20:36:09 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

pass opts of last dstr to roar_vio_open_default()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/vio_dstr.h

    r3291 r3292  
    168168int     roar_vio_dstr_init_defaults_c (struct roar_vio_defaults * def, int type, struct roar_vio_defaults * odef, int o_flags); 
    169169 
    170 int     roar_vio_open_default (struct roar_vio_calls * calls, struct roar_vio_defaults * def); 
     170int     roar_vio_open_default (struct roar_vio_calls * calls, struct roar_vio_defaults * def, char * opts); 
    171171 
    172172int     roar_vio_open_dstr    (struct roar_vio_calls * calls, char * dstr, struct roar_vio_defaults * def, int dnum); 
Note: See TracChangeset for help on using the changeset viewer.