hydrogen 1.1.1
AudioEngine::_locker_struct Struct Reference

This struct is most probably intended to be used for logging the locking of the AudioEngine. More...

Data Fields

const char * file
 
unsigned int line
 
const char * function
 

Detailed Description

This struct is most probably intended to be used for logging the locking of the AudioEngine.

But neither it nor the Logger::AELockTracing state is ever used.

Field Documentation

◆ file

const char* file

◆ function

const char* function

◆ line

unsigned int line