ALmixer  0.0.5
Functions
Debug APIs

Functions for debugging purposes. More...

Functions

void ALmixer_OutputDecoders (void)
 This function may be removed in the future. More...
 
void ALmixer_OutputOpenALInfo (void)
 This function may be removed in the future. More...
 
ALboolean ALmixer_CompiledWithThreadBackend (void)
 This function is experimental. More...
 

Detailed Description

Functions for debugging purposes.

These may be removed in future versions.

Function Documentation

◆ ALmixer_CompiledWithThreadBackend()

ALboolean ALmixer_CompiledWithThreadBackend ( void  )

This function is experimental.

Returns true if compiled with threads, false if not.

◆ ALmixer_OutputDecoders()

void ALmixer_OutputDecoders ( void  )

This function may be removed in the future.

For debugging. Prints to stderr. Lists the decoders available.

◆ ALmixer_OutputOpenALInfo()

void ALmixer_OutputOpenALInfo ( void  )

This function may be removed in the future.

For debugging. Prints to stderr.