SDL  2.0
SDL_AudioStreamer Struct Reference

#include <SDL_sysaudio.h>

Data Fields

Uint8buffer
 
int max_len
 
int read_pos
 
int write_pos
 

Detailed Description

Definition at line 140 of file SDL_sysaudio.h.

Field Documentation

◆ buffer

Uint8* SDL_AudioStreamer::buffer

Definition at line 142 of file SDL_sysaudio.h.

◆ max_len

int SDL_AudioStreamer::max_len

Definition at line 143 of file SDL_sysaudio.h.

◆ read_pos

int SDL_AudioStreamer::read_pos

Definition at line 144 of file SDL_sysaudio.h.

◆ write_pos

int SDL_AudioStreamer::write_pos

Definition at line 144 of file SDL_sysaudio.h.


The documentation for this struct was generated from the following file: