TeamTalk 5 Java DLL Version 5.15A
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CBearWare.AbusePreventionProperties to prevent server abuse
 CBearWare.WebRTCAudioPreprocessor.GainController2.AdaptiveDigitalConfiguration for fine tuning gain level
 CBearWare.AudioBlockAn audio block containing the raw audio from a user who was talking
 CBearWare.AudioCodecStruct used for specifying which audio codec a channel uses
 CBearWare.AudioConfigAudio configuration for clients in a channel
 CBearWare.AudioConfigConstants
 CBearWare.AudioFormatStruct describing the audio format used by a media file
 CBearWare.AudioInputProgressThe progress of the audio currently being processed as audio input
 CBearWare.AudioPreprocessorConfigure the audio preprocessor specified by nPreprocessor
 CBearWare.BannedUserA struct containing the properties of a banned user
 CBearWare.ChannelA struct containing the properties of a channel
 CBearWare.ClientErrorMsg
 CBearWare.ClientKeepAliveControl timers for sending keep alive information to the server
 CBearWare.ClientStatisticsStatistics of bandwidth usage and ping times in the local client instance
 CBearWare.DesktopInputA struct containing a mouse or keyboard event
 CBearWare.DesktopInputConstantsConstants for BearWare.DesktopInput
 CBearWare.DesktopWindowA struct containing the properties of a shared desktop window
 CBearWare.WebRTCAudioPreprocessor.EchoCancellerConfiguration of WebRTC's echo canceller. See also TT_SetSoundDeviceEffects()
 CBearWare.EncryptionContextConfigure peer verification for encrypted connection
 CBearWare.FileTransferA struct containing the properties of a file transfer
 CBearWare.WebRTCAudioPreprocessor.GainController2.FixedDigitalGain level for AGC. Only active when bEnable is true
 CBearWare.WebRTCAudioPreprocessor.GainController2Configuration of WebRTC's gain controller 2 for AGC
 CIDisposable
 CBearWare.TeamTalk5SrvInstantiate this class to start a TeamTalk server
 CBearWare.TeamTalkBaseAbstract 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
 CBearWare.TeamTalk5Class used to load TeamTalk5.dll and instantiate a TeamTalk client in TeamTalk 5 SDK Standard Edition
 CBearWare.TeamTalk5ProClass used to load TeamTalk5Pro.dll and instantiate a TeamTalk client in TeamTalk 5 SDK Professional Edition
 CBearWare.TeamTalkSrvBaseBase class for BearWare.TeamTalk5Srv
 CBearWare.TeamTalk5SrvInstantiate this class to start a TeamTalk server
 CBearWare.JitterConfigConfiguration parameters for the Jitter Buffer
 CBearWare.WebRTCAudioPreprocessor.LevelEstimationConfiguration of WebRTC's level estimater
 CBearWare.MediaFileInfoStruct describing the audio and video format used by a media file
 CBearWare.MediaFilePlaybackProperties for initializing or updating a file for media streaming
 CBearWare.WebRTCAudioPreprocessor.NoiseSuppressionConfiguration of WebRTC's noise suppression. See also BearWare.SpeexDSP
 CBearWare.OpusCodecOPUS audio codec settings. For detailed information about the OPUS codec check out http://www.opus-codec.org
 CBearWare.OpusConstantsOPUS constants for BearWare.OpusCodec
 CBearWare.WebRTCAudioPreprocessor.PreamplifierConfiguration of WebRTC pre-amplifier
 CBearWare.RemoteFileA struct containing the properties of a file in a BearWare.Channel
 CBearWare.ServerPropertiesA struct containing the properties of the server's settings
 CBearWare.ServerStatisticsA struct containing the server's statistics, i.e. bandwidth usage and user activity
 CBearWare.ShareWindowA struct which describes the properties of a window which can be shared
 CBearWare.SoundDeviceA struct containing the properties of a sound device for either playback or recording
 CBearWare.SoundDeviceConstantsIDs for sound devices
 CBearWare.SoundDeviceEffectsSet up audio effects supported by the sound device
 CBearWare.SoundLevelAn enum encapsulation the minimum, maximum and default sound levels for input and output sound devices
 CBearWare.SpeexCodecSpeex audio codec settings for Constant Bitrate mode (CBR)
 CBearWare.SpeexConstantsSpeex constants for BearWare.SpeexCodec and BearWare.SpeexVBRCodec
 CBearWare.SpeexDSPAudio configuration specifying how recorded audio from sound input device should be preprocessed before transmission
 CBearWare.SpeexDSPConstantsDefault values for BearWare.SpeexDSP
 CBearWare.SpeexVBRCodecSpeex audio codec settings for Variable Bitrate mode (VBR)
 CBearWare.TextMessageA struct containing the properties of a text message sent by a user
 CBearWare.TTAudioPreprocessorUse TeamTalk's internal audio preprocessor for gain audio. Same as used for TeamTalkBase.SetSoundInputGainLevel()
 CBearWare.TTMessageA struct containing the properties of an event
 CBearWare.UnionData
 CBearWare.UserA struct containing the properties of a user
 CBearWare.UserAccountA struct containing the properties of a user account
 CBearWare.UserStatisticsPacket reception and data statistics for a user
 CBearWare.VideoCaptureDeviceA struct containing the properties of a video capture device
 CBearWare.VideoCodecStruct used for specifying the video codec to use
 CBearWare.VideoFormatA struct containing the properties of a video capture format
 CBearWare.VideoFrameA RGB32 image where the pixels can be accessed directly in an allocated imageBuffer
 CBearWare.WebRTCAudioPreprocessor.VoiceDetectionConfiguration of WebRTC's voice detection
 CBearWare.WebMVP8CodecWebM video codec settings
 CBearWare.WebMVP8CodecConstants
 CBearWare.WebRTCAudioPreprocessorWebRTC's audio preprocessor
 CBearWare.WebRTCConstantsDefault values for BearWare.WebRTCAudioPreprocessor
 CBearWare.WindowsFirewallA wrapper for the Windows Firewall API
 CBearWare.WindowsHelperHelper class for extracting Windows HWND handles and controlling mouse and keyboard
 CBearWare.WindowsMixerA wrapper for the Windows Mixer API