Searched refs:AL_QUEUE_HAS_LOOPED (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/OpenAL-54/Source/OpenAL/
H A DMacOSX_OALExtensions.h105 #define AL_QUEUE_HAS_LOOPED 0x9000 macro
130 AL_QUEUE_HAS_LOOPED - notification sent when a looping source has looped to it's start point
H A DoalSource.cpp2521 mSourceNotifications->CallSourceNotifications(AL_QUEUE_HAS_LOOPED);
3144 mSourceNotifications->CallSourceNotifications(AL_QUEUE_HAS_LOOPED);
3575 mSourceNotifications->CallSourceNotifications(AL_QUEUE_HAS_LOOPED);

Completed in 197 milliseconds