TeamTalk 5 C-API DLL  Version 5.8B
Deprecated List
Member SoundDevice::bSupports3D
Use SOUNDDEVICEFEATURE_3DPOSITION.
Member SpeexCodec
Use OpusCodec.
Member SpeexDSP
Use WebRTCAudioPreprocessor.
Member SpeexVBRCodec
Use OpusCodec.
Member TT_EnableAudioBlockEvent (IN TTInstance *lpTTInstance, IN INT32 nUserID, IN StreamTypes uStreamTypes, IN TTBOOL bEnable)
Use TT_EnableAudioBlockEventEx().
Member TT_GetSoundInputGainLevel (IN TTInstance *lpTTInstance)
Use TT_GetSoundInputPreprocessEx()
Member TT_GetSoundInputPreprocess (IN TTInstance *lpTTInstance, OUT SpeexDSP *lpSpeexDSP)
Use TT_GetSoundInputPreprocessEx()
Member TT_SetSoundInputGainLevel (IN TTInstance *lpTTInstance, IN INT32 nLevel)
Use TT_SetSoundInputPreprocessEx() and TEAMTALK_AUDIOPREPROCESSOR.
Member TT_SetSoundInputPreprocess (IN TTInstance *lpTTInstance, IN const SpeexDSP *lpSpeexDSP)
Use TT_SetSoundInputPreprocessEx()
Member TT_StartSoundLoopbackTest (IN INT32 nInputDeviceID, IN INT32 nOutputDeviceID, IN INT32 nSampleRate, IN INT32 nChannels, IN TTBOOL bDuplexMode, IN const SpeexDSP *lpSpeexDSP)
Use TT_StartSoundLoopbackTestEx()