Home
last modified time | relevance | path

Searched defs:SDL_AudioDriverImpl (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/audio/
H A DSDL_sysaudio.h65 typedef struct SDL_AudioDriverImpl struct
67 void (*DetectDevices) (void);
68 int (*OpenDevice) (_THIS, void *handle, const char *devname, int iscapture);
69 void (*ThreadInit) (_THIS); /* Called by audio thread at start */
70 void (*ThreadDeinit) (_THIS); /* Called by audio thread at end */
71 void (*BeginLoopIteration)(_THIS); /* Called by audio thread at top of loop */
95 } SDL_AudioDriverImpl; argument
/dports/devel/sdl20/SDL2-2.0.18/src/audio/
H A DSDL_sysaudio.h65 typedef struct SDL_AudioDriverImpl struct
67 void (*DetectDevices) (void);
68 int (*OpenDevice) (_THIS, void *handle, const char *devname, int iscapture);
69 void (*ThreadInit) (_THIS); /* Called by audio thread at start */
70 void (*ThreadDeinit) (_THIS); /* Called by audio thread at end */
94 } SDL_AudioDriverImpl; argument
/dports/x11/controllermap/SDL2-2.0.18/src/audio/
H A DSDL_sysaudio.h65 typedef struct SDL_AudioDriverImpl struct
67 void (*DetectDevices) (void);
68 int (*OpenDevice) (_THIS, void *handle, const char *devname, int iscapture);
69 void (*ThreadInit) (_THIS); /* Called by audio thread at start */
70 void (*ThreadDeinit) (_THIS); /* Called by audio thread at end */
94 } SDL_AudioDriverImpl; argument
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/audio/
H A DSDL_sysaudio.h73 typedef struct SDL_AudioDriverImpl struct
75 void (*DetectDevices) (void);
76 int (*OpenDevice) (_THIS, void *handle, const char *devname, int iscapture);
77 void (*ThreadInit) (_THIS); /* Called by audio thread at start */
101 } SDL_AudioDriverImpl; argument
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/audio/
H A DSDL_sysaudio.h73 typedef struct SDL_AudioDriverImpl struct
75 void (*DetectDevices) (void);
76 int (*OpenDevice) (_THIS, void *handle, const char *devname, int iscapture);
77 void (*ThreadInit) (_THIS); /* Called by audio thread at start */
101 } SDL_AudioDriverImpl; argument
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/audio/
H A DSDL_sysaudio.h73 typedef struct SDL_AudioDriverImpl struct
75 void (*DetectDevices) (void);
76 int (*OpenDevice) (_THIS, void *handle, const char *devname, int iscapture);
77 void (*ThreadInit) (_THIS); /* Called by audio thread at start */
101 } SDL_AudioDriverImpl; argument