|
|
Initial value:
{
{"alSourcePlay", CATOpenALIntercept::OnALSourcePlay, 5},
{"alSourceStop", CATOpenALIntercept::OnALSourceStop, 5},
{"alSourceStopV", CATOpenALIntercept::OnALSourceStopV, 5},
{"alQueueBuffers", CATOpenALIntercept::OnALQueueBuffers, 5},
{"alBufferData", CATOpenALIntercept::OnALBufferData, 5},
{ 0, 0, 0}
}
Definition at line 17 of file CATOpenALIntercept.cpp.
|
1.5.4