Frequently Used Methods
Frequently Used Methods
Frequently Used Methods
Frequently Used Methods
void SP_CALLCONV Session::callback_get_audio_buffer_stats(sp_session *session, sp_audio_buffer_stats *stats) { Session* pSession = GetSessionFromUserdata( session ); pSession->OnGetAudioBufferStats( stats ); }