Ignore:
Timestamp:
05/14/11 04:46:29 (13 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

some updates for pulseaudio emulation, converted libroarpulse-simple fully to VS API

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroarpulse/libroarpulse.h

    r4708 r4960  
    6060char * roar_pa_find_server (char * server); 
    6161 
     62int roar_pa_raerror2paerror(int error); 
     63 
    6264struct roar_connection * roar_pa_context_get_con(pa_context * c); 
    6365pa_mainloop_api * roar_pa_context_get_api(pa_context * c); 
Note: See TracChangeset for help on using the changeset viewer.