TeamTalk 5 C-API DLL Version 5.15A
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CAbusePreventionProperties to prevent server abuse
 CAudioBlockAn audio block containing the raw audio from a user who was talking
 CAudioCodecStruct used for specifying which audio codec a channel uses
 CAudioConfigAudio configuration for clients in a channel
 CAudioFormatStruct describing the audio format used by a media file
 CAudioInputProgressThe progress of the audio currently being processed as audio input
 CAudioPreprocessorConfigure the audio preprocessor specified by nPreprocessor
 CBannedUserA struct containing the properties of a banned user
 CChannelA struct containing the properties of a channel
 CClientErrorMsgStruct containing an error message
 CClientKeepAliveControl timers for sending keep alive information to the server
 CClientStatisticsStatistics of bandwidth usage and ping times in the local client instance
 CDesktopInputA struct containing a mouse or keyboard event
 CDesktopWindowA struct containing the properties of a shared desktop window
 CEncryptionContextConfigure peer verification for encrypted connection
 CFileTransferA struct containing the properties of a file transfer
 CJitterConfigConfiguration parameters for the Jitter Buffer
 CMediaFileInfoStruct describing the audio and video format used by a media file
 CMediaFilePlaybackProperties for initializing or updating a file for media streaming
 COpusCodecOPUS audio codec settings. For detailed information about the OPUS codec check out http://www.opus-codec.org
 CRemoteFileA struct containing the properties of a file in a Channel
 CServerPropertiesA struct containing the properties of the server's settings
 CServerStatisticsA struct containing the server's statistics, i.e. bandwidth usage and user activity
 CShareWindowA struct which describes the properties of a window which can be shared
 CSoundDeviceA struct containing the properties of a sound device for either playback or recording
 CSoundDeviceEffectsSet up audio effects supported by the sound device
 CSpeexCodecSpeex audio codec settings for Constant Bitrate mode (CBR)
 CSpeexDSPSpeex DSP is used for specifying how recorded audio from a sound input device should be preprocessed before transmission
 CSpeexVBRCodecSpeex audio codec settings for Variable Bitrate mode (VBR)
 CTextMessageA struct containing the properties of a text message sent by a user
 CTTAudioPreprocessorUse TeamTalk's internal audio preprocessor for gain audio. Same as used for TT_SetSoundInputGainLevel()
 CTTMessageA struct containing the properties of an event
 CUserA struct containing the properties of a user
 CUserAccountA struct containing the properties of a user account
 CUserStatisticsPacket reception and data statistics for a user
 CVideoCaptureDeviceA struct containing the properties of a video capture device
 CVideoCodecStruct used for specifying the video codec to use
 CVideoFormatA struct containing the properties of a video capture format
 CVideoFrameA RGB32 image where the pixels can be accessed directly in an allocated frameBuffer
 CWebMVP8CodecWebM video codec settings
 CWebRTCAudioPreprocessorWebRTC's audio preprocessor