Changeset 3593:81af1674e14f in roaraudio for roard/include/driver_roar.h


Ignore:
Timestamp:
02/28/10 06:05:21 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

done cleanup for roar driver

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/driver_roar.h

    r3517 r3593  
    2828 
    2929int driver_roar_open_vio(struct roar_vio_calls * inst, char * device, struct roar_audio_info * info, int fh, struct roar_stream_server * sstream); 
    30 int driver_roar_close(DRIVER_USERDATA_T   inst); 
    31 int driver_roar_pause(DRIVER_USERDATA_T   inst, int newstate); 
    32 int driver_roar_flush(DRIVER_USERDATA_T   inst); 
    3330 
    3431#endif 
Note: See TracChangeset for help on using the changeset viewer.