SDL  2.0
SDL_openslES.h File Reference
+ Include dependency graph for SDL_openslES.h:

Go to the source code of this file.

Data Structures

struct  SDL_PrivateAudioData
 

Macros

#define _THIS   SDL_AudioDevice *this
 
#define NUM_BUFFERS   2 /* -- Don't lower this! */
 

Functions

void openslES_ResumeDevices (void)
 
void openslES_PauseDevices (void)
 

Macro Definition Documentation

◆ _THIS

#define _THIS   SDL_AudioDevice *this

Definition at line 29 of file SDL_openslES.h.

◆ NUM_BUFFERS

#define NUM_BUFFERS   2 /* -- Don't lower this! */

Definition at line 31 of file SDL_openslES.h.

Function Documentation

◆ openslES_PauseDevices()

void openslES_PauseDevices ( void  )

◆ openslES_ResumeDevices()

void openslES_ResumeDevices ( void  )