Changeset 2367:bdbcf1c16820 in roaraudio for roard/driver_dmx.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_dmx.c

    r1831 r2367  
    2525#include "roard.h" 
    2626 
    27 int driver_dmx_open_vio  (struct roar_vio_calls * inst, char * device, struct roar_audio_info * info, int fh) { 
     27int driver_dmx_open_vio  (struct roar_vio_calls * inst, char * device, struct roar_audio_info * info, int fh, struct roar_stream_server * sstream) { 
    2828 
    2929 if ( fh == -1 ) { 
Note: See TracChangeset for help on using the changeset viewer.