TeamTalk 4 C-API DLL  Version 4.5A
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
oCAudioBlockAn audio block containing the raw audio from a user who was talking
oCAudioCodecStruct used for specifying which audio codec a channel uses
oCAudioConfigCommon audio configuration which should be used by users in the same Channel
oCAudioFormatStruct describing the audio format used by a media file
oCBannedUserA struct containing the properties of a banned user. This struct is used by TT_GetBannedUsers
oCCaptureFormatA struct containing the properties of a video capture format
oCCELTCodecCELT audio codec settings. The CELT codec is recommended for music and speech. It has a higher bandwidth usage than SpeexCodec
oCCELTVBRCodecCELT audio codec settings. The CELT codec is recommended for music and speech. It has a higher bandwidth usage than SpeexCodec
oCChannelA struct containing the properties of a channel
oCClientStatisticsStatistics of bandwidth usage and ping times in the local client instance
oCDesktopWindowA struct containing the properties of a shared desktop window
oCFileInfoA struct containing the properties of a file in a Channel
oCFileTransferA struct containing the properties of a file transfer
oCMediaFileInfoStruct describing the audio and video format used by a media file
oCServerPropertiesA struct containing the properties of the server's settings
oCServerStatisticsA struct containing the server's statistics, i.e. bandwidth usage and user activity
oCShareWindowA struct which describes the properties of a window which can be shared
oCSoundDeviceA struct containing the properties of a sound device for either playback or recording
oCSpeexCodecSpeex audio codec settings for Constant Bitrate mode (CBR). The Speex codec is recommended for voice and uses less bandwidth than CELTCodec
oCSpeexVBRCodecSpeex audio codec settings for Variable Bitrate mode (VBR). The Speex codec is recommended for voice and uses less bandwidth than CELTCodec. The Speex VBR codec was introduced in version 4.2
oCTextMessageA struct containing the properties of a text message sent by a user
oCTheoraCodecTheora video codec settings
oCTTMessageA struct containing the properties of an event
oCUserA struct containing the properties of a user
oCUserAccountA struct containing the properties of a user account
oCUserStatisticsPacket reception and data statistics for a user
oCVideoCaptureDeviceA struct containing the properties of a video capture device
oCVideoCodecStruct used for specifying the video codec to use
\CVideoFrameA RGB32 image where the pixels can be accessed directly in an allocated frameBuffer