Changeset 2367:bdbcf1c16820 in roaraudio for roard/driver_shout.c


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

added server stream para to all drivers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/driver_shout.c

    r957 r2367  
    2828int _driver_shout_usage_counter = 0; 
    2929 
    30 int     driver_shout_open_vio(struct roar_vio_calls * inst, char * device, struct roar_audio_info * info, int fh) { 
     30int     driver_shout_open_vio(struct roar_vio_calls * inst, char * device, struct roar_audio_info * info, int fh, struct roar_stream_server * sstream) { 
    3131 char * s_server = NULL; 
    3232 char * s_mount  = NULL; 
Note: See TracChangeset for help on using the changeset viewer.