TeamTalk 5 .NET DLL Version 5.15A
Loading...
Searching...
No Matches
Package List
Here are the packages with brief descriptions (if available):
[detail level 1234]
 NBearWare
 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
 CAudioConfigConstants
 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
 CClientErrorMsg
 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
 CDesktopInputConstantsConstants for BearWare.DesktopInput
 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
 COpusConstantsOPUS constants for BearWare.OpusCodec
 CRemoteFileA struct containing the properties of a file in a BearWare.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
 CSoundDeviceConstantsIDs for sound devices
 CSoundDeviceEffectsSet up audio effects supported by the sound device
 CSoundLevelAn enum encapsulation the minimum, maximum and default sound levels for input and output sound devices
 CSpeexCodecSpeex audio codec settings for Constant Bitrate mode (CBR)
 CSpeexConstantsSpeex constants for BearWare.SpeexCodec and BearWare.SpeexVBRCodec
 CSpeexDSPAudio configuration specifying how recorded audio from sound input device should be preprocessed before transmission
 CSpeexDSPConstantsDefault values for BearWare.SpeexDSP
 CSpeexVBRCodecSpeex audio codec settings for Variable Bitrate mode (VBR)
 CTeamTalk5Class used to load TeamTalk5.dll and instantiate a TeamTalk client in TeamTalk 5 SDK Standard Edition
 CTeamTalk5ProClass used to load TeamTalk5Pro.dll and instantiate a TeamTalk client in TeamTalk 5 SDK Professional Edition
 CTeamTalk5SrvInstantiate this class to start a TeamTalk server
 CTeamTalkBaseAbstract 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
 CTeamTalkSrvBaseBase class for BearWare.TeamTalk5Srv
 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 TeamTalkBase.SetSoundInputGainLevel()
 CTTMessageA struct containing the properties of an event
 CUnionData
 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 imageBuffer
 CWebMVP8CodecWebM video codec settings
 CWebMVP8CodecConstants
 CWebRTCAudioPreprocessorWebRTC's audio preprocessor
 CEchoCancellerConfiguration of WebRTC's echo canceller. See also TT_SetSoundDeviceEffects()
 CGainController2Configuration of WebRTC's gain controller 2 for AGC
 CAdaptiveDigitalConfiguration for fine tuning gain level
 CFixedDigitalGain level for AGC. Only active when bEnable is true
 CLevelEstimationConfiguration of WebRTC's level estimater
 CNoiseSuppressionConfiguration of WebRTC's noise suppression. See also BearWare.SpeexDSP
 CPreamplifierConfiguration of WebRTC pre-amplifier
 CVoiceDetectionConfiguration of WebRTC's voice detection
 CWebRTCConstantsDefault values for BearWare.WebRTCAudioPreprocessor
 CWindowsFirewallA wrapper for the Windows Firewall API
 CWindowsHelperHelper class for extracting Windows HWND handles and controlling mouse and keyboard
 CWindowsMixerA wrapper for the Windows Mixer API