Twitch SDK (Internal)
Namespaces | Functions
openalsupport.h File Reference
#include <OpenAL/al.h>
#include <OpenAL/alc.h>
#include <AudioToolbox/AudioToolbox.h>
#include <AudioToolbox/ExtendedAudioFile.h>

Go to the source code of this file.

Namespaces

 ttv
 JSON (JavaScript Object Notation).
 

Functions

bool ttv::LookupOpenAlCaptureFunctions ()
 
ALvoid ttv::alcOutputCapturerPrepareProc (ALCuint frequency, ALCenum format, ALCsizei maxsamplecount)
 
ALvoid ttv::alcOutputCapturerStartProc ()
 
ALvoid ttv::alcOutputCapturerStopProc ()
 
ALint ttv::alcOutputCapturerAvailableSamplesProc ()
 
ALvoid ttv::alcOutputCapturerSamplesProc (ALCvoid *buffer, ALCsizei samplecount)