TeamTalk 5 .NET DLL Version 5.15A
|
▼NBearWare | |
CAbusePrevention | Properties to prevent server abuse |
CAudioBlock | An audio block containing the raw audio from a user who was talking |
CAudioCodec | Struct used for specifying which audio codec a channel uses |
CAudioConfig | Audio configuration for clients in a channel |
CAudioConfigConstants | |
CAudioFormat | Struct describing the audio format used by a media file |
CAudioInputProgress | The progress of the audio currently being processed as audio input |
CAudioPreprocessor | Configure the audio preprocessor specified by nPreprocessor |
CBannedUser | A struct containing the properties of a banned user |
CChannel | A struct containing the properties of a channel |
CClientErrorMsg | |
CClientKeepAlive | Control timers for sending keep alive information to the server |
CClientStatistics | Statistics of bandwidth usage and ping times in the local client instance |
CDesktopInput | A struct containing a mouse or keyboard event |
CDesktopInputConstants | Constants for BearWare.DesktopInput |
CDesktopWindow | A struct containing the properties of a shared desktop window |
CEncryptionContext | Configure peer verification for encrypted connection |
CFileTransfer | A struct containing the properties of a file transfer |
CJitterConfig | Configuration parameters for the Jitter Buffer |
CMediaFileInfo | Struct describing the audio and video format used by a media file |
CMediaFilePlayback | Properties for initializing or updating a file for media streaming |
COpusCodec | OPUS audio codec settings. For detailed information about the OPUS codec check out http://www.opus-codec.org |
COpusConstants | OPUS constants for BearWare.OpusCodec |
CRemoteFile | A struct containing the properties of a file in a BearWare.Channel |
CServerProperties | A struct containing the properties of the server's settings |
CServerStatistics | A struct containing the server's statistics, i.e. bandwidth usage and user activity |
CShareWindow | A struct which describes the properties of a window which can be shared |
CSoundDevice | A struct containing the properties of a sound device for either playback or recording |
CSoundDeviceConstants | IDs for sound devices |
CSoundDeviceEffects | Set up audio effects supported by the sound device |
CSoundLevel | An enum encapsulation the minimum, maximum and default sound levels for input and output sound devices |
CSpeexCodec | Speex audio codec settings for Constant Bitrate mode (CBR) |
CSpeexConstants | Speex constants for BearWare.SpeexCodec and BearWare.SpeexVBRCodec |
CSpeexDSP | Audio configuration specifying how recorded audio from sound input device should be preprocessed before transmission |
CSpeexDSPConstants | Default values for BearWare.SpeexDSP |
CSpeexVBRCodec | Speex audio codec settings for Variable Bitrate mode (VBR) |
CTeamTalk5 | Class used to load TeamTalk5.dll and instantiate a TeamTalk client in TeamTalk 5 SDK Standard Edition |
CTeamTalk5Pro | Class used to load TeamTalk5Pro.dll and instantiate a TeamTalk client in TeamTalk 5 SDK Professional Edition |
CTeamTalk5Srv | Instantiate this class to start a TeamTalk server |
CTeamTalkBase | Abstract class which encapsulates the TeamTalk 5 client. Instantiate either BearWare.TeamTalk5 (TeamTalk 5 SDK Standard Edition) or BearWare.TeamTalk5Pro (TeamTalk 5 SDK Professional Edition) to create the TeamTalk instance |
CTeamTalkSrvBase | Base class for BearWare.TeamTalk5Srv |
CTextMessage | A struct containing the properties of a text message sent by a user |
CTTAudioPreprocessor | Use TeamTalk's internal audio preprocessor for gain audio. Same as used for TeamTalkBase.SetSoundInputGainLevel() |
CTTMessage | A struct containing the properties of an event |
CUnionData | |
CUser | A struct containing the properties of a user |
CUserAccount | A struct containing the properties of a user account |
CUserStatistics | Packet reception and data statistics for a user |
CVideoCaptureDevice | A struct containing the properties of a video capture device |
CVideoCodec | Struct used for specifying the video codec to use |
CVideoFormat | A struct containing the properties of a video capture format |
CVideoFrame | A RGB32 image where the pixels can be accessed directly in an allocated imageBuffer |
CWebMVP8Codec | WebM video codec settings |
CWebMVP8CodecConstants | |
▼CWebRTCAudioPreprocessor | WebRTC's audio preprocessor |
CEchoCanceller | Configuration of WebRTC's echo canceller. See also TT_SetSoundDeviceEffects() |
▼CGainController2 | Configuration of WebRTC's gain controller 2 for AGC |
CAdaptiveDigital | Configuration for fine tuning gain level |
CFixedDigital | Gain level for AGC. Only active when bEnable is true |
CLevelEstimation | Configuration of WebRTC's level estimater |
CNoiseSuppression | Configuration of WebRTC's noise suppression. See also BearWare.SpeexDSP |
CPreamplifier | Configuration of WebRTC pre-amplifier |
CVoiceDetection | Configuration of WebRTC's voice detection |
CWebRTCConstants | Default values for BearWare.WebRTCAudioPreprocessor |
CWindowsFirewall | A wrapper for the Windows Firewall API |
CWindowsHelper | Helper class for extracting Windows HWND handles and controlling mouse and keyboard |
CWindowsMixer | A wrapper for the Windows Mixer API |