TeamTalk 4 .NET DLL  Version 4.5A
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
\NBearWare
 oCSoundDeviceA struct containing the properties of a sound device for either playback or recording
 oCSoundLevelAn enum encapsulation the minimum, maximum and default sound levels for input and output sound devices
 oCAudioBlockAn audio block containing the raw audio from a user who was talking
 oCAudioFormatStruct describing the audio format used by a media file
 oCCaptureFormatA struct containing the properties of a video capture format
 oCVideoFrameA RGB32 image where the pixels can be accessed directly in an allocated imageBuffer
 oCVideoCaptureDeviceA struct containing the properties of a video capture device
 oCMediaFileInfoStruct describing the audio and video format used by a media file
 oCDesktopWindowA struct containing the properties of a shared desktop window
 oCSpeexCodecSpeex audio codec settings. The Speex codec is recommended for voice and uses less bandwidth than BearWare.CELTCodec
 oCSpeexVBRCodecSpeex audio codec settings for Variable Bitrate mode (VBR). The Speex codec is recommended for voice and uses less bandwidth than BearWare.CELTCodec. The Speex VBR codec was introduced in version 4.2
 oCSpeexConstantsSpeex constants
 oCCELTCodecCELT audio codec settings. The CELT codec is recommended for music and speech. It has a higher bandwidth usage than BearWare.SpeexCodec
 oCCELTVBRCodecCELT audio codec settings. The CELT codec is recommended for music and speech. It has a higher bandwidth usage than BearWare.SpeexCodec
 oCCELTConstantsCELT constants
 oCTheoraCodecTheora video codec settings
 oCAudioCodecStruct used for specifying which audio codec a channel uses
 oCAudioConfigCommon audio configuration which should be used by users in the same BearWare.Channel
 oCVideoCodecStruct used for specifying the video codec to use
 oCServerPropertiesA struct containing the properties of the server's settings
 oCServerStatisticsA struct containing the server's statistics, i.e. bandwidth usage and user activity
 oCBannedUserA struct containing the properties of a banned user. This struct is used by TeamTalk4.GetBannedUsers()
 oCUserAccountA struct containing the properties of a user account
 oCUserA struct containing the properties of a user
 oCUserStatisticsPacket reception and data statistics for a user
 oCTextMessageA struct containing the properties of a text message sent by a user
 oCChannelA struct containing the properties of a channel
 oCFileTransferA struct containing the properties of a file transfer
 oCFileInfoA struct containing the properties of a file in a BearWare.Channel
 oCClientStatisticsStatistics of bandwidth usage and ping times in the local client instance
 oCTeamTalk4The class which encapsulates the TeamTalk 4 client
 oCWindowsMixerA wrapper for the Windows Mixer API
 oCWindowsFirewallA wrapper for the Windows Firewall API
 oCShareWindowA struct which describes the properties of a window which can be shared
 \CWindowsHelperHelper class for extracting Windows HWND handles