TeamSpeak SDK
API
TeamSpeak Error Codes
Property Enums
Structures & Enumerations
TeamSpeak Client Functions
TeamSpeak Server Functions
Server
Introduction
Getting started
List available clients, channels, servers
Create and stop virtual servers
Advanced virtual server creation
Retrieve and store information
Managing channels
Managing clients
Whisper lists
Custom encryption
Custom passwords
Permission checks
Security salts and hashes
Disabling protocol commands
Filetransfer
FAQ
Client
Introduction
Getting started
Managing server connections
Logging
Client Audio
Playing wave files
3D Sound
Whisper lists
Channel voice data encryption
Retrieve and store information
Channel Management
List clients
Kicking clients
Muting other clients
Text chat
Filetransfer
Custom encryption
Custom passwords
FAQ
TeamSpeak SDK
Index
Index
C
|
F
|
G
|
H
|
I
|
L
|
M
|
R
|
S
|
T
|
V
C
ChannelCreateFlags (C enum)
ChannelCreateFlags.CHANNEL_CREATE_FLAG_NONE (C enumerator)
ChannelCreateFlags.CHANNEL_CREATE_FLAG_PASSWORDS_ENCRYPTED (C enumerator)
ChannelProperties (C enum)
ChannelProperties.CHANNEL_CODEC (C enumerator)
ChannelProperties.CHANNEL_CODEC_IS_UNENCRYPTED (C enumerator)
ChannelProperties.CHANNEL_CODEC_LATENCY_FACTOR (C enumerator)
ChannelProperties.CHANNEL_CODEC_QUALITY (C enumerator)
ChannelProperties.CHANNEL_DELETE_DELAY (C enumerator)
ChannelProperties.CHANNEL_DESCRIPTION (C enumerator)
ChannelProperties.CHANNEL_ENDMARKER (C enumerator)
ChannelProperties.CHANNEL_FLAG_DEFAULT (C enumerator)
ChannelProperties.CHANNEL_FLAG_PASSWORD (C enumerator)
ChannelProperties.CHANNEL_FLAG_PERMANENT (C enumerator)
ChannelProperties.CHANNEL_FLAG_SEMI_PERMANENT (C enumerator)
ChannelProperties.CHANNEL_MAXCLIENTS (C enumerator)
ChannelProperties.CHANNEL_MAXFAMILYCLIENTS (C enumerator)
ChannelProperties.CHANNEL_NAME (C enumerator)
ChannelProperties.CHANNEL_ORDER (C enumerator)
ChannelProperties.CHANNEL_PASSWORD (C enumerator)
ChannelProperties.CHANNEL_SECURITY_SALT (C enumerator)
ChannelProperties.CHANNEL_TOPIC (C enumerator)
ChannelProperties.CHANNEL_UNIQUE_IDENTIFIER (C enumerator)
ClientCommand (C enum)
ClientCommand.CLIENT_COMMAND_ENDMARKER (C enumerator)
ClientCommand.CLIENT_COMMAND_filetransfers (C enumerator)
ClientCommand.CLIENT_COMMAND_flushChannelCreation (C enumerator)
ClientCommand.CLIENT_COMMAND_flushChannelUpdates (C enumerator)
ClientCommand.CLIENT_COMMAND_requestChannelDelete (C enumerator)
ClientCommand.CLIENT_COMMAND_requestChannelDescription (C enumerator)
ClientCommand.CLIENT_COMMAND_requestChannelMove (C enumerator)
ClientCommand.CLIENT_COMMAND_requestChannelXXSubscribeXXX (C enumerator)
ClientCommand.CLIENT_COMMAND_requestClientKickFromXXX (C enumerator)
ClientCommand.CLIENT_COMMAND_requestClientMove (C enumerator)
ClientCommand.CLIENT_COMMAND_requestConnectionInfo (C enumerator)
ClientCommand.CLIENT_COMMAND_requestSendXXXTextMsg (C enumerator)
ClientCommand.CLIENT_COMMAND_requestServerConnectionInfo (C enumerator)
ClientCommand.CLIENT_COMMAND_requestXXMuteClients (C enumerator)
ClientMiniExport (C struct)
ClientMiniExport.channel (C var)
ClientMiniExport.ID (C var)
ClientMiniExport.ident (C var)
ClientMiniExport.nickname (C var)
ClientProperties (C enum)
ClientProperties.CLIENT_DEFAULT_CHANNEL (C enumerator)
ClientProperties.CLIENT_DEFAULT_CHANNEL_PASSWORD (C enumerator)
ClientProperties.CLIENT_ENCRYPTION_CIPHERS (C enumerator)
ClientProperties.CLIENT_ENDMARKER (C enumerator)
ClientProperties.CLIENT_FLAG_TALKING (C enumerator)
ClientProperties.CLIENT_IDLE_TIME (C enumerator)
ClientProperties.CLIENT_INPUT_DEACTIVATED (C enumerator)
ClientProperties.CLIENT_INPUT_HARDWARE (C enumerator)
ClientProperties.CLIENT_INPUT_MUTED (C enumerator)
ClientProperties.CLIENT_IS_MUTED (C enumerator)
ClientProperties.CLIENT_IS_RECORDING (C enumerator)
ClientProperties.CLIENT_META_DATA (C enumerator)
ClientProperties.CLIENT_NICKNAME (C enumerator)
ClientProperties.CLIENT_OUTPUT_HARDWARE (C enumerator)
ClientProperties.CLIENT_OUTPUT_MUTED (C enumerator)
ClientProperties.CLIENT_OUTPUTONLY_MUTED (C enumerator)
ClientProperties.CLIENT_PLATFORM (C enumerator)
ClientProperties.CLIENT_SECURITY_HASH (C enumerator)
ClientProperties.CLIENT_SERVER_PASSWORD (C enumerator)
ClientProperties.CLIENT_UNIQUE_IDENTIFIER (C enumerator)
ClientProperties.CLIENT_VERSION (C enumerator)
ClientProperties.CLIENT_VERSION_SIGN (C enumerator)
ClientProperties.CLIENT_VOLUME_MODIFICATOR (C enumerator)
ClientUIFunctions (C struct)
ClientUIFunctions.onAuthenticationTokenEvent (C var)
ClientUIFunctions.onChannelDescriptionUpdateEvent (C var)
ClientUIFunctions.onChannelMoveEvent (C var)
ClientUIFunctions.onChannelPasswordChangedEvent (C var)
ClientUIFunctions.onChannelSubscribeEvent (C var)
ClientUIFunctions.onChannelSubscribeFinishedEvent (C var)
ClientUIFunctions.onChannelUnsubscribeEvent (C var)
ClientUIFunctions.onChannelUnsubscribeFinishedEvent (C var)
ClientUIFunctions.onChatLoginTokenEvent (C var)
ClientUIFunctions.onCheckServerUniqueIdentifierEvent (C var)
ClientUIFunctions.onClientIDsEvent (C var)
ClientUIFunctions.onClientIDsFinishedEvent (C var)
ClientUIFunctions.onClientKickFromChannelEvent (C var)
ClientUIFunctions.onClientKickFromServerEvent (C var)
ClientUIFunctions.onClientMoveEvent (C var)
ClientUIFunctions.onClientMoveMovedEvent (C var)
ClientUIFunctions.onClientMoveSubscriptionEvent (C var)
ClientUIFunctions.onClientMoveTimeoutEvent (C var)
ClientUIFunctions.onClientPasswordEncrypt (C var)
ClientUIFunctions.onConnectionInfoEvent (C var)
ClientUIFunctions.onConnectStatusChangeEvent (C var)
ClientUIFunctions.onCustom3dRolloffCalculationClientEvent (C var)
ClientUIFunctions.onCustom3dRolloffCalculationWaveEvent (C var)
ClientUIFunctions.onCustomPacketDecryptEvent (C var)
ClientUIFunctions.onCustomPacketEncryptEvent (C var)
ClientUIFunctions.onDelChannelEvent (C var)
ClientUIFunctions.onEditCapturedVoiceDataEvent (C var)
ClientUIFunctions.onEditCapturedVoiceDataPreprocessEvent (C var)
ClientUIFunctions.onEditMixedPlaybackVoiceDataEvent (C var)
ClientUIFunctions.onEditPlaybackVoiceDataEvent (C var)
ClientUIFunctions.onEditPostProcessVoiceDataEvent (C var)
ClientUIFunctions.onFileInfoEvent (C var)
ClientUIFunctions.onFileListEvent (C var)
ClientUIFunctions.onFileListFinishedEvent (C var)
ClientUIFunctions.onFileTransferStatusEvent (C var)
ClientUIFunctions.onIgnoredWhisperEvent (C var)
ClientUIFunctions.onNewChannelCreatedEvent (C var)
ClientUIFunctions.onNewChannelEvent (C var)
ClientUIFunctions.onPlaybackShutdownCompleteEvent (C var)
ClientUIFunctions.onProvisioningSlotRequestResultEvent (C var)
ClientUIFunctions.onServerConnectionInfoEvent (C var)
ClientUIFunctions.onServerEditedEvent (C var)
ClientUIFunctions.onServerErrorEvent (C var)
ClientUIFunctions.onServerProtocolVersionEvent (C var)
ClientUIFunctions.onServerStopEvent (C var)
ClientUIFunctions.onServerUpdatedEvent (C var)
ClientUIFunctions.onSoundDeviceListChangedEvent (C var)
ClientUIFunctions.onTalkStatusChangeEvent (C var)
ClientUIFunctions.onTextMessageEvent (C var)
ClientUIFunctions.onUpdateChannelEditedEvent (C var)
ClientUIFunctions.onUpdateChannelEvent (C var)
ClientUIFunctions.onUpdateClientEvent (C var)
ClientUIFunctions.onUserLoggingMessageEvent (C var)
CodecEncryptionMode (C enum)
CodecEncryptionMode.CODEC_ENCRYPTION_FORCED_OFF (C enumerator)
CodecEncryptionMode.CODEC_ENCRYPTION_FORCED_ON (C enumerator)
CodecEncryptionMode.CODEC_ENCRYPTION_PER_CHANNEL (C enumerator)
CodecType (C enum)
CodecType.CODEC_CELT_MONO (C enumerator)
CodecType.CODEC_OPUS_MUSIC (C enumerator)
CodecType.CODEC_OPUS_VOICE (C enumerator)
CodecType.CODEC_SPEEX_NARROWBAND (C enumerator)
CodecType.CODEC_SPEEX_ULTRAWIDEBAND (C enumerator)
CodecType.CODEC_SPEEX_WIDEBAND (C enumerator)
ConnectionProperties (C enum)
ConnectionProperties.CONNECTION_BANDWIDTH_RECEIVED_LAST_MINUTE_CONTROL (C enumerator)
ConnectionProperties.CONNECTION_BANDWIDTH_RECEIVED_LAST_MINUTE_KEEPALIVE (C enumerator)
ConnectionProperties.CONNECTION_BANDWIDTH_RECEIVED_LAST_MINUTE_SPEECH (C enumerator)
ConnectionProperties.CONNECTION_BANDWIDTH_RECEIVED_LAST_MINUTE_TOTAL (C enumerator)
ConnectionProperties.CONNECTION_BANDWIDTH_RECEIVED_LAST_SECOND_CONTROL (C enumerator)
ConnectionProperties.CONNECTION_BANDWIDTH_RECEIVED_LAST_SECOND_KEEPALIVE (C enumerator)
ConnectionProperties.CONNECTION_BANDWIDTH_RECEIVED_LAST_SECOND_SPEECH (C enumerator)
ConnectionProperties.CONNECTION_BANDWIDTH_RECEIVED_LAST_SECOND_TOTAL (C enumerator)
ConnectionProperties.CONNECTION_BANDWIDTH_SENT_LAST_MINUTE_CONTROL (C enumerator)
ConnectionProperties.CONNECTION_BANDWIDTH_SENT_LAST_MINUTE_KEEPALIVE (C enumerator)
ConnectionProperties.CONNECTION_BANDWIDTH_SENT_LAST_MINUTE_SPEECH (C enumerator)
ConnectionProperties.CONNECTION_BANDWIDTH_SENT_LAST_MINUTE_TOTAL (C enumerator)
ConnectionProperties.CONNECTION_BANDWIDTH_SENT_LAST_SECOND_CONTROL (C enumerator)
ConnectionProperties.CONNECTION_BANDWIDTH_SENT_LAST_SECOND_KEEPALIVE (C enumerator)
ConnectionProperties.CONNECTION_BANDWIDTH_SENT_LAST_SECOND_SPEECH (C enumerator)
ConnectionProperties.CONNECTION_BANDWIDTH_SENT_LAST_SECOND_TOTAL (C enumerator)
ConnectionProperties.CONNECTION_BYTES_RECEIVED_CONTROL (C enumerator)
ConnectionProperties.CONNECTION_BYTES_RECEIVED_KEEPALIVE (C enumerator)
ConnectionProperties.CONNECTION_BYTES_RECEIVED_SPEECH (C enumerator)
ConnectionProperties.CONNECTION_BYTES_RECEIVED_TOTAL (C enumerator)
ConnectionProperties.CONNECTION_BYTES_SENT_CONTROL (C enumerator)
ConnectionProperties.CONNECTION_BYTES_SENT_KEEPALIVE (C enumerator)
ConnectionProperties.CONNECTION_BYTES_SENT_SPEECH (C enumerator)
ConnectionProperties.CONNECTION_BYTES_SENT_TOTAL (C enumerator)
ConnectionProperties.CONNECTION_CLIENT2SERVER_PACKETLOSS_CONTROL (C enumerator)
ConnectionProperties.CONNECTION_CLIENT2SERVER_PACKETLOSS_KEEPALIVE (C enumerator)
ConnectionProperties.CONNECTION_CLIENT2SERVER_PACKETLOSS_SPEECH (C enumerator)
ConnectionProperties.CONNECTION_CLIENT2SERVER_PACKETLOSS_TOTAL (C enumerator)
ConnectionProperties.CONNECTION_CLIENT_IP (C enumerator)
ConnectionProperties.CONNECTION_CLIENT_PORT (C enumerator)
ConnectionProperties.CONNECTION_CONNECTED_TIME (C enumerator)
ConnectionProperties.CONNECTION_DUMMY_0 (C enumerator)
ConnectionProperties.CONNECTION_DUMMY_1 (C enumerator)
ConnectionProperties.CONNECTION_DUMMY_2 (C enumerator)
ConnectionProperties.CONNECTION_DUMMY_3 (C enumerator)
ConnectionProperties.CONNECTION_DUMMY_4 (C enumerator)
ConnectionProperties.CONNECTION_DUMMY_5 (C enumerator)
ConnectionProperties.CONNECTION_DUMMY_6 (C enumerator)
ConnectionProperties.CONNECTION_DUMMY_7 (C enumerator)
ConnectionProperties.CONNECTION_DUMMY_8 (C enumerator)
ConnectionProperties.CONNECTION_DUMMY_9 (C enumerator)
ConnectionProperties.CONNECTION_ENDMARKER (C enumerator)
ConnectionProperties.CONNECTION_FILETRANSFER_BANDWIDTH_RECEIVED (C enumerator)
ConnectionProperties.CONNECTION_FILETRANSFER_BANDWIDTH_SENT (C enumerator)
ConnectionProperties.CONNECTION_FILETRANSFER_BYTES_RECEIVED_TOTAL (C enumerator)
ConnectionProperties.CONNECTION_FILETRANSFER_BYTES_SENT_TOTAL (C enumerator)
ConnectionProperties.CONNECTION_IDLE_TIME (C enumerator)
ConnectionProperties.CONNECTION_PACKETLOSS_CONTROL (C enumerator)
ConnectionProperties.CONNECTION_PACKETLOSS_KEEPALIVE (C enumerator)
ConnectionProperties.CONNECTION_PACKETLOSS_SPEECH (C enumerator)
ConnectionProperties.CONNECTION_PACKETLOSS_TOTAL (C enumerator)
ConnectionProperties.CONNECTION_PACKETS_RECEIVED_CONTROL (C enumerator)
ConnectionProperties.CONNECTION_PACKETS_RECEIVED_KEEPALIVE (C enumerator)
ConnectionProperties.CONNECTION_PACKETS_RECEIVED_SPEECH (C enumerator)
ConnectionProperties.CONNECTION_PACKETS_RECEIVED_TOTAL (C enumerator)
ConnectionProperties.CONNECTION_PACKETS_SENT_CONTROL (C enumerator)
ConnectionProperties.CONNECTION_PACKETS_SENT_KEEPALIVE (C enumerator)
ConnectionProperties.CONNECTION_PACKETS_SENT_SPEECH (C enumerator)
ConnectionProperties.CONNECTION_PACKETS_SENT_TOTAL (C enumerator)
ConnectionProperties.CONNECTION_PING (C enumerator)
ConnectionProperties.CONNECTION_PING_DEVIATION (C enumerator)
ConnectionProperties.CONNECTION_SERVER2CLIENT_PACKETLOSS_CONTROL (C enumerator)
ConnectionProperties.CONNECTION_SERVER2CLIENT_PACKETLOSS_KEEPALIVE (C enumerator)
ConnectionProperties.CONNECTION_SERVER2CLIENT_PACKETLOSS_SPEECH (C enumerator)
ConnectionProperties.CONNECTION_SERVER2CLIENT_PACKETLOSS_TOTAL (C enumerator)
ConnectionProperties.CONNECTION_SERVER_IP (C enumerator)
ConnectionProperties.CONNECTION_SERVER_PORT (C enumerator)
ConnectStatus (C enum)
ConnectStatus.STATUS_CONNECTED (C enumerator)
ConnectStatus.STATUS_CONNECTING (C enumerator)
ConnectStatus.STATUS_CONNECTION_ESTABLISHED (C enumerator)
ConnectStatus.STATUS_CONNECTION_ESTABLISHING (C enumerator)
ConnectStatus.STATUS_DISCONNECTED (C enumerator)
F
FileTransferCallbackExport (C struct)
FileTransferCallbackExport.bytes (C var)
FileTransferCallbackExport.clientID (C var)
FileTransferCallbackExport.isSender (C var)
FileTransferCallbackExport.remotefileSize (C var)
FileTransferCallbackExport.remoteTransferID (C var)
FileTransferCallbackExport.status (C var)
FileTransferCallbackExport.statusMessage (C var)
FileTransferCallbackExport.transferID (C var)
FileTransferState (C enum)
FileTransferState.FILETRANSFER_ACTIVE (C enumerator)
FileTransferState.FILETRANSFER_FINISHED (C enumerator)
FileTransferState.FILETRANSFER_INITIALISING (C enumerator)
FileTransferType (C enum)
FileTransferType.FileListType_Directory (C enumerator)
FileTransferType.FileListType_File (C enumerator)
FTAction (C enum)
FTAction.FT_CREATEDIR (C enumerator)
FTAction.FT_DELETE (C enumerator)
FTAction.FT_DOWNLOAD (C enumerator)
FTAction.FT_FILEINFO (C enumerator)
FTAction.FT_FILELIST (C enumerator)
FTAction.FT_INIT_CHANNEL (C enumerator)
FTAction.FT_INIT_SERVER (C enumerator)
FTAction.FT_RENAME (C enumerator)
FTAction.FT_UPLOAD (C enumerator)
G
GroupWhisperTargetMode (C enum)
GroupWhisperTargetMode.GROUPWHISPERTARGETMODE_ALL (C enumerator)
GroupWhisperTargetMode.GROUPWHISPERTARGETMODE_ALLPARENTCHANNELS (C enumerator)
GroupWhisperTargetMode.GROUPWHISPERTARGETMODE_ANCESTORCHANNELFAMILY (C enumerator)
GroupWhisperTargetMode.GROUPWHISPERTARGETMODE_CHANNELFAMILY (C enumerator)
GroupWhisperTargetMode.GROUPWHISPERTARGETMODE_CURRENTCHANNEL (C enumerator)
GroupWhisperTargetMode.GROUPWHISPERTARGETMODE_ENDMARKER (C enumerator)
GroupWhisperTargetMode.GROUPWHISPERTARGETMODE_PARENTCHANNEL (C enumerator)
GroupWhisperTargetMode.GROUPWHISPERTARGETMODE_SUBCHANNELS (C enumerator)
GroupWhisperType (C enum)
GroupWhisperType.GROUPWHISPERTYPE_ALLCLIENTS (C enumerator)
GroupWhisperType.GROUPWHISPERTYPE_CHANNELCOMMANDER (C enumerator)
GroupWhisperType.GROUPWHISPERTYPE_CHANNELGROUP (C enumerator)
GroupWhisperType.GROUPWHISPERTYPE_ENDMARKER (C enumerator)
GroupWhisperType.GROUPWHISPERTYPE_SERVERGROUP (C enumerator)
H
HardwareInputStatus (C enum)
HardwareInputStatus.HARDWAREINPUT_DISABLED (C enumerator)
HardwareInputStatus.HARDWAREINPUT_ENABLED (C enumerator)
HardwareOutputStatus (C enum)
HardwareOutputStatus.HARDWAREOUTPUT_DISABLED (C enumerator)
HardwareOutputStatus.HARDWAREOUTPUT_ENABLED (C enumerator)
I
InputDeactivationStatus (C enum)
InputDeactivationStatus.INPUT_ACTIVE (C enumerator)
InputDeactivationStatus.INPUT_DEACTIVATED (C enumerator)
L
LocalTestMode (C enum)
LocalTestMode.TEST_MODE_OFF (C enumerator)
LocalTestMode.TEST_MODE_TALK_STATUS_CHANGES_ONLY (C enumerator)
LocalTestMode.TEST_MODE_VOICE_LOCAL_AND_REMOTE (C enumerator)
LocalTestMode.TEST_MODE_VOICE_LOCAL_ONLY (C enumerator)
LogTypes (C enum)
LogTypes.LogType_CONSOLE (C enumerator)
LogTypes.LogType_DATABASE (C enumerator)
LogTypes.LogType_FILE (C enumerator)
LogTypes.LogType_NO_NETLOGGING (C enumerator)
LogTypes.LogType_NONE (C enumerator)
LogTypes.LogType_SYSLOG (C enumerator)
LogTypes.LogType_USERLOGGING (C enumerator)
M
MuteInputStatus (C enum)
MuteInputStatus.MUTEINPUT_MUTED (C enumerator)
MuteInputStatus.MUTEINPUT_NONE (C enumerator)
MuteOutputStatus (C enum)
MuteOutputStatus.MUTEOUTPUT_MUTED (C enumerator)
MuteOutputStatus.MUTEOUTPUT_NONE (C enumerator)
R
ReasonIdentifier (C enum)
ReasonIdentifier.REASON_CHANNELEDIT (C enumerator)
ReasonIdentifier.REASON_CHANNELUPDATE (C enumerator)
ReasonIdentifier.REASON_CLIENTDISCONNECT (C enumerator)
ReasonIdentifier.REASON_CLIENTDISCONNECT_SERVER_SHUTDOWN (C enumerator)
ReasonIdentifier.REASON_KICK_CHANNEL (C enumerator)
ReasonIdentifier.REASON_KICK_SERVER (C enumerator)
ReasonIdentifier.REASON_KICK_SERVER_BAN (C enumerator)
ReasonIdentifier.REASON_LOST_CONNECTION (C enumerator)
ReasonIdentifier.REASON_MOVED (C enumerator)
ReasonIdentifier.REASON_NONE (C enumerator)
ReasonIdentifier.REASON_SERVERSTOP (C enumerator)
ReasonIdentifier.REASON_SUBSCRIPTION (C enumerator)
S
SecuritySaltOptions (C enum)
SecuritySaltOptions.SECURITY_SALT_CHECK_META_DATA (C enumerator)
SecuritySaltOptions.SECURITY_SALT_CHECK_NICKNAME (C enumerator)
ServerLibFunctions (C struct)
ServerLibFunctions.onAccountingErrorEvent (C var)
ServerLibFunctions.onChannelCreated (C var)
ServerLibFunctions.onChannelDeleted (C var)
ServerLibFunctions.onChannelEdited (C var)
ServerLibFunctions.onChannelTextMessageEvent (C var)
ServerLibFunctions.onClientConnected (C var)
ServerLibFunctions.onClientDisconnected (C var)
ServerLibFunctions.onClientMoved (C var)
ServerLibFunctions.onClientPasswordEncrypt (C var)
ServerLibFunctions.onClientStartTalkingEvent (C var)
ServerLibFunctions.onClientStopTalkingEvent (C var)
ServerLibFunctions.onCustomChannelPasswordCheck (C var)
ServerLibFunctions.onCustomPacketDecryptEvent (C var)
ServerLibFunctions.onCustomPacketEncryptEvent (C var)
ServerLibFunctions.onCustomServerPasswordCheck (C var)
ServerLibFunctions.onFileTransferEvent (C var)
ServerLibFunctions.onServerTextMessageEvent (C var)
ServerLibFunctions.onTransformFilePath (C var)
ServerLibFunctions.onUserLoggingMessageEvent (C var)
ServerLibFunctions.onVoiceDataEvent (C var)
ServerLibFunctions.permChannelCreate (C var)
ServerLibFunctions.permChannelDelete (C var)
ServerLibFunctions.permChannelEdit (C var)
ServerLibFunctions.permChannelMove (C var)
ServerLibFunctions.permChannelSubscribe (C var)
ServerLibFunctions.permClientCanConnect (C var)
ServerLibFunctions.permClientCanGetChannelDescription (C var)
ServerLibFunctions.permClientKickFromChannel (C var)
ServerLibFunctions.permClientKickFromServer (C var)
ServerLibFunctions.permClientMove (C var)
ServerLibFunctions.permClientUpdate (C var)
ServerLibFunctions.permFileTransferCreateDirectory (C var)
ServerLibFunctions.permFileTransferDeleteFile (C var)
ServerLibFunctions.permFileTransferGetFileInfo (C var)
ServerLibFunctions.permFileTransferGetFileList (C var)
ServerLibFunctions.permFileTransferInitDownload (C var)
ServerLibFunctions.permFileTransferInitUpload (C var)
ServerLibFunctions.permFileTransferRenameFile (C var)
ServerLibFunctions.permSendConnectionInfo (C var)
ServerLibFunctions.permSendTextMessage (C var)
ServerLibFunctions.permServerRequestConnectionInfo (C var)
T
TalkStatus (C enum)
TalkStatus.STATUS_NOT_TALKING (C enumerator)
TalkStatus.STATUS_TALKING (C enumerator)
TalkStatus.STATUS_TALKING_WHILE_DISABLED (C enumerator)
TextMessageTargetMode (C enum)
TextMessageTargetMode.TextMessageTarget_CHANNEL (C enumerator)
TextMessageTargetMode.TextMessageTarget_CLIENT (C enumerator)
TextMessageTargetMode.TextMessageTarget_MAX (C enumerator)
TextMessageTargetMode.TextMessageTarget_SERVER (C enumerator)
TransformFilePathExport (C struct)
TransformFilePathExport.action (C var)
TransformFilePathExport.channel (C var)
TransformFilePathExport.channelPathMaxSize (C var)
TransformFilePathExport.filename (C var)
TransformFilePathExport.transformedFileNameMaxSize (C var)
TransformFilePathExportReturns (C struct)
TransformFilePathExportReturns.channelPath (C var)
TransformFilePathExportReturns.logFileAction (C var)
TransformFilePathExportReturns.transformedFileName (C var)
ts3client_acquireCustomPlaybackData (C function)
ts3client_activateCaptureDevice (C function)
ts3client_allowWhispersFrom (C function)
ts3client_cancelRequestSlotsFromProvisioningServer (C function)
ts3client_channelset3DAttributes (C function)
ts3client_cleanUpConnectionInfo (C function)
ts3client_closeCaptureDevice (C function)
ts3client_closePlaybackDevice (C function)
ts3client_closeWaveFileHandle (C function)
ts3client_createIdentity (C function)
,
[1]
ts3client_destroyClientLib (C function)
,
[1]
ts3client_destroyServerConnectionHandler (C function)
,
[1]
ts3client_flushChannelCreation (C function)
,
[1]
ts3client_flushChannelUpdates (C function)
ts3client_flushClientSelfUpdates (C function)
ts3client_freeMemory (C function)
ts3client_getAuthenticationToken (C function)
ts3client_getAverageTransferSpeed (C function)
ts3client_getCaptureDeviceList (C function)
ts3client_getCaptureModeList (C function)
ts3client_getChannelClientList (C function)
ts3client_getChannelEmptySecs (C function)
ts3client_getChannelIDFromChannelNames (C function)
ts3client_getChannelList (C function)
ts3client_getChannelOfClient (C function)
ts3client_getChannelVariableAsInt (C function)
ts3client_getChannelVariableAsString (C function)
ts3client_getChannelVariableAsUInt64 (C function)
ts3client_getChatLoginToken (C function)
ts3client_getClientID (C function)
ts3client_getClientLibVersion (C function)
ts3client_getClientLibVersionNumber (C function)
ts3client_getClientList (C function)
ts3client_getClientSelfVariableAsInt (C function)
ts3client_getClientSelfVariableAsString (C function)
ts3client_getClientVariableAsInt (C function)
ts3client_getClientVariableAsString (C function)
ts3client_getClientVariableAsUInt64 (C function)
ts3client_getConnectionStatus (C function)
ts3client_getConnectionVariableAsDouble (C function)
ts3client_getConnectionVariableAsString (C function)
ts3client_getConnectionVariableAsUInt64 (C function)
ts3client_getCurrentCaptureDeviceName (C function)
ts3client_getCurrentCaptureMode (C function)
ts3client_getCurrentPlaybackDeviceName (C function)
ts3client_getCurrentPlayBackMode (C function)
ts3client_getCurrentTransferSpeed (C function)
ts3client_getDefaultCaptureDevice (C function)
ts3client_getDefaultCaptureMode (C function)
ts3client_getDefaultPlaybackDevice (C function)
ts3client_getDefaultPlayBackMode (C function)
ts3client_getEncodeConfigValue (C function)
ts3client_getErrorMessage (C function)
ts3client_getGlobalConfigValueAsInt (C function)
ts3client_getInstanceSpeedLimitDown (C function)
ts3client_getInstanceSpeedLimitUp (C function)
ts3client_getParentChannelOfChannel (C function)
ts3client_getPlaybackConfigValueAsFloat (C function)
ts3client_getPlaybackDeviceList (C function)
ts3client_getPlaybackModeList (C function)
ts3client_getPreProcessorConfigValue (C function)
ts3client_getPreProcessorInfoValueFloat (C function)
ts3client_getServerConnectionHandlerList (C function)
ts3client_getServerConnectionHandlerSpeedLimitDown (C function)
ts3client_getServerConnectionHandlerSpeedLimitUp (C function)
ts3client_getServerConnectionVariableAsFloat (C function)
ts3client_getServerConnectionVariableAsUInt64 (C function)
ts3client_getServerVariableAsInt (C function)
ts3client_getServerVariableAsString (C function)
ts3client_getServerVariableAsUInt64 (C function)
ts3client_getTransferFileName (C function)
ts3client_getTransferFilePath (C function)
ts3client_getTransferFileRemotePath (C function)
ts3client_getTransferFileSize (C function)
ts3client_getTransferFileSizeDone (C function)
ts3client_getTransferRunTime (C function)
ts3client_getTransferSpeedLimit (C function)
ts3client_getTransferStatus (C function)
ts3client_getWhisperReceiveWhitelist (C function)
ts3client_haltTransfer (C function)
,
[1]
ts3client_identityStringToUniqueIdentifier (C function)
ts3client_initClientLib (C function)
ts3client_initiateGracefulPlaybackShutdown (C function)
ts3client_isTransferSender (C function)
ts3client_isWhisperReceiveWhitelisted (C function)
ts3client_logMessage (C function)
ts3client_openCaptureDevice (C function)
ts3client_openPlaybackDevice (C function)
ts3client_pauseWaveFileHandle (C function)
ts3client_playWaveFile (C function)
ts3client_playWaveFileHandle (C function)
ts3client_processCustomCaptureData (C function)
ts3client_registerCustomDevice (C function)
ts3client_removeFromAllowedWhispersFrom (C function)
ts3client_requestChannelDelete (C function)
ts3client_requestChannelDescription (C function)
ts3client_requestChannelMove (C function)
ts3client_requestChannelSubscribe (C function)
ts3client_requestChannelSubscribeAll (C function)
ts3client_requestChannelUnsubscribe (C function)
ts3client_requestChannelUnsubscribeAll (C function)
ts3client_requestChat (C function)
ts3client_requestClientIDs (C function)
ts3client_requestClientKickFromChannel (C function)
ts3client_requestClientKickFromServer (C function)
ts3client_requestClientMove (C function)
ts3client_requestClientSetWhisperList (C function)
ts3client_requestClientVariables (C function)
ts3client_requestConnectionInfo (C function)
ts3client_requestCreateDirectory (C function)
ts3client_requestDeleteFile (C function)
ts3client_requestFile (C function)
ts3client_requestFileInfo (C function)
,
[1]
ts3client_requestFileList (C function)
ts3client_requestMuteClients (C function)
ts3client_requestRenameFile (C function)
ts3client_requestSendChannelTextMsg (C function)
ts3client_requestSendPrivateTextMsg (C function)
ts3client_requestSendServerTextMsg (C function)
ts3client_requestServerConnectionInfo (C function)
ts3client_requestServerVariables (C function)
ts3client_requestSlotsFromProvisioningServer (C function)
ts3client_requestUnmuteClients (C function)
ts3client_sendFile (C function)
ts3client_set3DWaveAttributes (C function)
ts3client_setChannelVariableAsInt (C function)
ts3client_setChannelVariableAsString (C function)
ts3client_setChannelVariableAsUInt64 (C function)
ts3client_setClientSelfVariableAsInt (C function)
ts3client_setClientSelfVariableAsString (C function)
ts3client_setClientVolumeModifier (C function)
ts3client_setGlobalConfigValue (C function)
ts3client_setInstanceSpeedLimitDown (C function)
ts3client_setInstanceSpeedLimitUp (C function)
ts3client_setKeyPressedDuringChunk (C function)
ts3client_setLocalTestMode (C function)
ts3client_setLogVerbosity (C function)
ts3client_setPlaybackConfigValue (C function)
ts3client_setPreProcessorConfigValue (C function)
ts3client_setServerConnectionHandlerSpeedLimitDown (C function)
ts3client_setServerConnectionHandlerSpeedLimitUp (C function)
ts3client_setTransferSpeedLimit (C function)
ts3client_setWhisperReceiveWhitelist (C function)
ts3client_spawnNewServerConnectionHandler (C function)
,
[1]
ts3client_startConnection (C function)
,
[1]
ts3client_startConnectionWithChannelID (C function)
,
[1]
ts3client_startConnectionWithProvisioningKey (C function)
ts3client_startVoiceRecording (C function)
ts3client_stopConnection (C function)
ts3client_stopVoiceRecording (C function)
ts3client_systemset3DListenerAttributes (C function)
ts3client_systemset3DSettings (C function)
ts3client_unregisterCustomDevice (C function)
Ts3ErrorType (C enum)
Ts3ErrorType.ERROR_accounting_already_started (C enumerator)
Ts3ErrorType.ERROR_accounting_instance_check_error (C enumerator)
Ts3ErrorType.ERROR_accounting_instance_duplicated (C enumerator)
Ts3ErrorType.ERROR_accounting_instance_limit_reached (C enumerator)
Ts3ErrorType.ERROR_accounting_license_date_not_ok (C enumerator)
Ts3ErrorType.ERROR_accounting_license_file_invalid (C enumerator)
Ts3ErrorType.ERROR_accounting_license_file_not_found (C enumerator)
Ts3ErrorType.ERROR_accounting_not_started (C enumerator)
Ts3ErrorType.ERROR_accounting_running_elsewhere (C enumerator)
Ts3ErrorType.ERROR_accounting_server_error (C enumerator)
Ts3ErrorType.ERROR_accounting_slot_limit_reached (C enumerator)
Ts3ErrorType.ERROR_accounting_to_many_starts (C enumerator)
Ts3ErrorType.ERROR_accounting_unable_to_connect_to_server (C enumerator)
Ts3ErrorType.ERROR_accounting_unknown_error (C enumerator)
Ts3ErrorType.ERROR_accounting_virtualserver_limit_reached (C enumerator)
Ts3ErrorType.ERROR_canceled (C enumerator)
Ts3ErrorType.ERROR_channel_already_in (C enumerator)
Ts3ErrorType.ERROR_channel_can_not_delete_default (C enumerator)
Ts3ErrorType.ERROR_channel_default_require_permanent (C enumerator)
Ts3ErrorType.ERROR_channel_invalid_flags (C enumerator)
Ts3ErrorType.ERROR_channel_invalid_id (C enumerator)
Ts3ErrorType.ERROR_channel_invalid_order (C enumerator)
Ts3ErrorType.ERROR_channel_invalid_password (C enumerator)
Ts3ErrorType.ERROR_channel_invalid_security_hash (C enumerator)
Ts3ErrorType.ERROR_channel_maxclients_reached (C enumerator)
Ts3ErrorType.ERROR_channel_maxfamily_reached (C enumerator)
Ts3ErrorType.ERROR_channel_name_inuse (C enumerator)
Ts3ErrorType.ERROR_channel_no_filetransfer_supported (C enumerator)
Ts3ErrorType.ERROR_channel_not_empty (C enumerator)
Ts3ErrorType.ERROR_channel_parent_not_permanent (C enumerator)
Ts3ErrorType.ERROR_channel_protocol_limit_reached (C enumerator)
Ts3ErrorType.ERROR_client_already_subscribed (C enumerator)
Ts3ErrorType.ERROR_client_cannot_verify_now (C enumerator)
Ts3ErrorType.ERROR_client_could_not_validate_identity (C enumerator)
Ts3ErrorType.ERROR_client_hacked (C enumerator)
Ts3ErrorType.ERROR_client_invalid_id (C enumerator)
Ts3ErrorType.ERROR_client_invalid_password (C enumerator)
Ts3ErrorType.ERROR_client_invalid_type (C enumerator)
Ts3ErrorType.ERROR_client_is_flooding (C enumerator)
Ts3ErrorType.ERROR_client_login_not_permitted (C enumerator)
Ts3ErrorType.ERROR_client_nickname_inuse (C enumerator)
Ts3ErrorType.ERROR_client_not_logged_in (C enumerator)
Ts3ErrorType.ERROR_client_not_subscribed (C enumerator)
Ts3ErrorType.ERROR_client_protocol_limit_reached (C enumerator)
Ts3ErrorType.ERROR_client_version_outdated (C enumerator)
Ts3ErrorType.ERROR_clientlibrary_not_initialised (C enumerator)
Ts3ErrorType.ERROR_command_not_found (C enumerator)
Ts3ErrorType.ERROR_connection_ip_protocol_missing (C enumerator)
Ts3ErrorType.ERROR_connection_lost (C enumerator)
Ts3ErrorType.ERROR_could_not_initialise_input_manager (C enumerator)
Ts3ErrorType.ERROR_could_not_resolve_hostname (C enumerator)
Ts3ErrorType.ERROR_currently_not_possible (C enumerator)
Ts3ErrorType.ERROR_dont_notify (C enumerator)
Ts3ErrorType.ERROR_failed_connection_initialisation (C enumerator)
Ts3ErrorType.ERROR_file_already_exists (C enumerator)
Ts3ErrorType.ERROR_file_already_in_use (C enumerator)
Ts3ErrorType.ERROR_file_connection_lost (C enumerator)
Ts3ErrorType.ERROR_file_could_not_open_connection (C enumerator)
Ts3ErrorType.ERROR_file_exceeds_file_system_maximum_size (C enumerator)
Ts3ErrorType.ERROR_file_exceeds_supplied_size (C enumerator)
Ts3ErrorType.ERROR_file_invalid_dimension (C enumerator)
Ts3ErrorType.ERROR_file_invalid_name (C enumerator)
Ts3ErrorType.ERROR_file_invalid_path (C enumerator)
Ts3ErrorType.ERROR_file_invalid_permissions (C enumerator)
Ts3ErrorType.ERROR_file_invalid_size (C enumerator)
Ts3ErrorType.ERROR_file_invalid_storage_class (C enumerator)
Ts3ErrorType.ERROR_file_invalid_transfer_id (C enumerator)
Ts3ErrorType.ERROR_file_io_error (C enumerator)
Ts3ErrorType.ERROR_file_no_files_available (C enumerator)
Ts3ErrorType.ERROR_file_no_space_left_on_device (C enumerator)
Ts3ErrorType.ERROR_file_not_found (C enumerator)
Ts3ErrorType.ERROR_file_overwrite_excludes_resume (C enumerator)
Ts3ErrorType.ERROR_file_transfer_canceled (C enumerator)
Ts3ErrorType.ERROR_file_transfer_channel_quota_exceeded (C enumerator)
Ts3ErrorType.ERROR_file_transfer_client_quota_exceeded (C enumerator)
Ts3ErrorType.ERROR_file_transfer_complete (C enumerator)
Ts3ErrorType.ERROR_file_transfer_connection_timeout (C enumerator)
Ts3ErrorType.ERROR_file_transfer_interrupted (C enumerator)
Ts3ErrorType.ERROR_file_transfer_limit_reached (C enumerator)
Ts3ErrorType.ERROR_file_transfer_reset (C enumerator)
Ts3ErrorType.ERROR_file_transfer_server_quota_exceeded (C enumerator)
Ts3ErrorType.ERROR_handshake_failed (C enumerator)
Ts3ErrorType.ERROR_illegal_server_license (C enumerator)
Ts3ErrorType.ERROR_invalid_server_connection_handler_id (C enumerator)
Ts3ErrorType.ERROR_lib_time_limit_reached (C enumerator)
Ts3ErrorType.ERROR_no_cached_connection_info (C enumerator)
Ts3ErrorType.ERROR_no_network_port_available (C enumerator)
Ts3ErrorType.ERROR_not_connected (C enumerator)
Ts3ErrorType.ERROR_not_implemented (C enumerator)
Ts3ErrorType.ERROR_ok (C enumerator)
Ts3ErrorType.ERROR_ok_no_update (C enumerator)
Ts3ErrorType.ERROR_out_of_memory (C enumerator)
Ts3ErrorType.ERROR_parameter_checksum (C enumerator)
Ts3ErrorType.ERROR_parameter_convert (C enumerator)
Ts3ErrorType.ERROR_parameter_invalid (C enumerator)
Ts3ErrorType.ERROR_parameter_invalid_count (C enumerator)
Ts3ErrorType.ERROR_parameter_invalid_size (C enumerator)
Ts3ErrorType.ERROR_parameter_missing (C enumerator)
Ts3ErrorType.ERROR_parameter_not_found (C enumerator)
Ts3ErrorType.ERROR_parameter_quote (C enumerator)
Ts3ErrorType.ERROR_permissions (C enumerator)
Ts3ErrorType.ERROR_permissions_client_insufficient (C enumerator)
Ts3ErrorType.ERROR_port_already_in_use (C enumerator)
Ts3ErrorType.ERROR_server_duplicate_running (C enumerator)
Ts3ErrorType.ERROR_server_invalid_id (C enumerator)
Ts3ErrorType.ERROR_server_invalid_password (C enumerator)
Ts3ErrorType.ERROR_server_is_booting (C enumerator)
Ts3ErrorType.ERROR_server_is_not_running (C enumerator)
Ts3ErrorType.ERROR_server_is_shutting_down (C enumerator)
Ts3ErrorType.ERROR_server_is_virtual (C enumerator)
Ts3ErrorType.ERROR_server_maxclients_reached (C enumerator)
Ts3ErrorType.ERROR_server_running (C enumerator)
Ts3ErrorType.ERROR_server_status_invalid (C enumerator)
Ts3ErrorType.ERROR_server_version_outdated (C enumerator)
Ts3ErrorType.ERROR_serverlibrary_not_initialised (C enumerator)
Ts3ErrorType.ERROR_sound_channel_mask_mismatch (C enumerator)
Ts3ErrorType.ERROR_sound_could_not_open_capture_device (C enumerator)
Ts3ErrorType.ERROR_sound_could_not_open_playback_device (C enumerator)
Ts3ErrorType.ERROR_sound_device_already_registerred (C enumerator)
Ts3ErrorType.ERROR_sound_device_busy (C enumerator)
Ts3ErrorType.ERROR_sound_device_in_use (C enumerator)
Ts3ErrorType.ERROR_sound_handler_has_device (C enumerator)
Ts3ErrorType.ERROR_sound_internal_capture (C enumerator)
Ts3ErrorType.ERROR_sound_internal_encoder (C enumerator)
Ts3ErrorType.ERROR_sound_internal_playback (C enumerator)
Ts3ErrorType.ERROR_sound_internal_preprocessor (C enumerator)
Ts3ErrorType.ERROR_sound_invalid_capture_device (C enumerator)
Ts3ErrorType.ERROR_sound_invalid_channel_count (C enumerator)
Ts3ErrorType.ERROR_sound_invalid_playback_device (C enumerator)
Ts3ErrorType.ERROR_sound_invalid_wave (C enumerator)
Ts3ErrorType.ERROR_sound_need_more_data (C enumerator)
Ts3ErrorType.ERROR_sound_no_capture_device_available (C enumerator)
Ts3ErrorType.ERROR_sound_no_data (C enumerator)
Ts3ErrorType.ERROR_sound_no_playback_device_available (C enumerator)
Ts3ErrorType.ERROR_sound_open_wave (C enumerator)
Ts3ErrorType.ERROR_sound_preprocessor_disabled (C enumerator)
Ts3ErrorType.ERROR_sound_read_wave (C enumerator)
Ts3ErrorType.ERROR_sound_unknown_device (C enumerator)
Ts3ErrorType.ERROR_sound_unsupported_frequency (C enumerator)
Ts3ErrorType.ERROR_sound_unsupported_wave (C enumerator)
Ts3ErrorType.ERROR_unable_to_bind_network_port (C enumerator)
Ts3ErrorType.ERROR_undefined (C enumerator)
Ts3ErrorType.ERROR_vs_critical (C enumerator)
Ts3ErrorType.ERROR_whisper_no_targets (C enumerator)
Ts3ErrorType.ERROR_whisper_too_many_targets (C enumerator)
ts3sc_array_ftdeletefile (C struct)
ts3sc_array_ftdeletefile.fileName (C var)
ts3sc_array_ftgetfileinfo (C struct)
ts3sc_array_ftgetfileinfo.channelID (C var)
ts3sc_array_ftgetfileinfo.fileName (C var)
ts3sc_data_ftcreatedir (C struct)
ts3sc_data_ftcreatedir.channelID (C var)
ts3sc_data_ftcreatedir.dirname (C var)
ts3sc_data_ftdeletefile (C struct)
ts3sc_data_ftdeletefile.channelID (C var)
ts3sc_data_ftgetfileinfo (C struct)
ts3sc_data_ftgetfileinfo.RESERVED (C var)
ts3sc_data_ftgetfilelist (C struct)
ts3sc_data_ftgetfilelist.channelID (C var)
ts3sc_data_ftgetfilelist.path (C var)
ts3sc_data_ftinitdownload (C struct)
ts3sc_data_ftinitdownload.channelID (C var)
ts3sc_data_ftinitdownload.fileName (C var)
ts3sc_data_ftinitupload (C struct)
ts3sc_data_ftinitupload.channelID (C var)
ts3sc_data_ftinitupload.fileName (C var)
ts3sc_data_ftinitupload.fileSize (C var)
ts3sc_data_ftinitupload.overwrite (C var)
ts3sc_data_ftinitupload.resume (C var)
ts3sc_data_ftrenamefile (C struct)
ts3sc_data_ftrenamefile.fromChannelID (C var)
ts3sc_data_ftrenamefile.newFileName (C var)
ts3sc_data_ftrenamefile.oldFileName (C var)
ts3sc_data_ftrenamefile.toChannelID (C var)
ts3sc_ftcreatedir (C struct)
ts3sc_ftcreatedir.d (C var)
ts3sc_ftcreatedir.m (C var)
ts3sc_ftdeletefile (C struct)
ts3sc_ftdeletefile.d (C var)
ts3sc_ftdeletefile.m (C var)
ts3sc_ftdeletefile.r (C var)
ts3sc_ftdeletefile.r_size (C var)
ts3sc_ftgetfileinfo (C struct)
ts3sc_ftgetfileinfo.d (C var)
ts3sc_ftgetfileinfo.m (C var)
ts3sc_ftgetfileinfo.r (C var)
ts3sc_ftgetfileinfo.r_size (C var)
ts3sc_ftgetfilelist (C struct)
ts3sc_ftgetfilelist.d (C var)
ts3sc_ftgetfilelist.m (C var)
ts3sc_ftinitdownload (C struct)
ts3sc_ftinitdownload.d (C var)
ts3sc_ftinitdownload.m (C var)
ts3sc_ftinitupload (C struct)
ts3sc_ftinitupload.d (C var)
ts3sc_ftinitupload.m (C var)
ts3sc_ftrenamefile (C struct)
ts3sc_ftrenamefile.d (C var)
ts3sc_ftrenamefile.m (C var)
ts3sc_meta_ftcreatedir (C struct)
ts3sc_meta_ftcreatedir.RESERVED (C var)
ts3sc_meta_ftdeletefile (C struct)
ts3sc_meta_ftdeletefile.RESERVED (C var)
ts3sc_meta_ftgetfileinfo (C struct)
ts3sc_meta_ftgetfileinfo.RESERVED (C var)
ts3sc_meta_ftgetfilelist (C struct)
ts3sc_meta_ftgetfilelist.RESERVED (C var)
ts3sc_meta_ftinitdownload (C struct)
ts3sc_meta_ftinitdownload.RESERVED (C var)
ts3sc_meta_ftinitupload (C struct)
ts3sc_meta_ftinitupload.RESERVED (C var)
ts3sc_meta_ftrenamefile (C struct)
ts3sc_meta_ftrenamefile.has_toChannelID (C var)
ts3server_calculateSecurityHash (C function)
ts3server_channelDelete (C function)
ts3server_channelMove (C function)
ts3server_clientMove (C function)
ts3server_clientsKickFromServer (C function)
ts3server_createChannel (C function)
ts3server_createSecuritySalt (C function)
ts3server_createVirtualServer (C function)
ts3server_createVirtualServer2 (C function)
ts3server_destroyServerLib (C function)
ts3server_disableClientCommand (C function)
ts3server_enableFileManager (C function)
,
[1]
ts3server_flushChannelCreation (C function)
ts3server_flushChannelVariable (C function)
ts3server_flushClientVariable (C function)
ts3server_flushVirtualServerVariable (C function)
ts3server_freeMemory (C function)
ts3server_getChannelClientList (C function)
ts3server_getChannelCreationParamsVariables (C function)
ts3server_getChannelList (C function)
ts3server_getChannelOfClient (C function)
ts3server_getChannelVariableAsInt (C function)
ts3server_getChannelVariableAsString (C function)
ts3server_getChannelVariableAsUInt64 (C function)
ts3server_getClientIDSfromUIDS (C function)
ts3server_getClientList (C function)
ts3server_getClientVariableAsInt (C function)
ts3server_getClientVariableAsString (C function)
ts3server_getClientVariableAsUInt64 (C function)
ts3server_getGlobalErrorMessage (C function)
ts3server_getParentChannelOfChannel (C function)
ts3server_getServerLibVersion (C function)
ts3server_getServerLibVersionNumber (C function)
ts3server_getVariableAsInt (C function)
ts3server_getVariableAsString (C function)
ts3server_getVariableAsUInt64 (C function)
ts3server_getVirtualServerConnectionVariableAsDouble (C function)
ts3server_getVirtualServerConnectionVariableAsUInt64 (C function)
ts3server_getVirtualServerCreationParamsChannelCreationParams (C function)
ts3server_getVirtualServerCreationParamsVariables (C function)
ts3server_getVirtualServerKeyPair (C function)
ts3server_getVirtualServerList (C function)
ts3server_getVirtualServerVariableAsInt (C function)
ts3server_getVirtualServerVariableAsString (C function)
ts3server_getVirtualServerVariableAsUInt64 (C function)
ts3server_initServerLib (C function)
ts3server_makeChannelCreationParams (C function)
ts3server_makeVirtualServerCreationParams (C function)
ts3server_setChannelCreationParams (C function)
ts3server_setChannelVariableAsInt (C function)
ts3server_setChannelVariableAsString (C function)
ts3server_setChannelVariableAsUInt64 (C function)
ts3server_setClientVariableAsInt (C function)
ts3server_setClientVariableAsString (C function)
ts3server_setClientVariableAsUInt64 (C function)
ts3server_setClientWhisperList (C function)
ts3server_setLogVerbosity (C function)
ts3server_setVariableAsInt (C function)
ts3server_setVariableAsString (C function)
ts3server_setVariableAsUInt64 (C function)
ts3server_setVirtualServerCreationParams (C function)
ts3server_setVirtualServerVariableAsInt (C function)
ts3server_setVirtualServerVariableAsString (C function)
ts3server_setVirtualServerVariableAsUInt64 (C function)
ts3server_stopVirtualServer (C function)
V
VariablesExport (C struct)
VariablesExport.items (C var)
VariablesExportItem (C struct)
VariablesExportItem.current (C var)
VariablesExportItem.itemIsValid (C var)
VariablesExportItem.proposed (C var)
VariablesExportItem.proposedIsSet (C var)
VirtualServerCreateFlags (C enum)
VirtualServerCreateFlags.VIRTUALSERVER_CREATE_FLAG_NONE (C enumerator)
VirtualServerCreateFlags.VIRTUALSERVER_CREATE_FLAG_PASSWORDS_ENCRYPTED (C enumerator)
VirtualServerProperties (C enum)
VirtualServerProperties.VIRTUALSERVER_CHANNELS_ONLINE (C enumerator)
VirtualServerProperties.VIRTUALSERVER_CLIENTS_ONLINE (C enumerator)
VirtualServerProperties.VIRTUALSERVER_CODEC_ENCRYPTION_MODE (C enumerator)
VirtualServerProperties.VIRTUALSERVER_CREATED (C enumerator)
VirtualServerProperties.VIRTUALSERVER_ENCRYPTION_CIPHERS (C enumerator)
VirtualServerProperties.VIRTUALSERVER_ENDMARKER (C enumerator)
VirtualServerProperties.VIRTUALSERVER_FILEBASE (C enumerator)
VirtualServerProperties.VIRTUALSERVER_LOG_FILETRANSFER (C enumerator)
VirtualServerProperties.VIRTUALSERVER_MAX_DOWNLOAD_TOTAL_BANDWIDTH (C enumerator)
VirtualServerProperties.VIRTUALSERVER_MAX_UPLOAD_TOTAL_BANDWIDTH (C enumerator)
VirtualServerProperties.VIRTUALSERVER_MAXCLIENTS (C enumerator)
VirtualServerProperties.VIRTUALSERVER_NAME (C enumerator)
VirtualServerProperties.VIRTUALSERVER_PASSWORD (C enumerator)
VirtualServerProperties.VIRTUALSERVER_PLATFORM (C enumerator)
VirtualServerProperties.VIRTUALSERVER_UNIQUE_IDENTIFIER (C enumerator)
VirtualServerProperties.VIRTUALSERVER_UPTIME (C enumerator)
VirtualServerProperties.VIRTUALSERVER_VERSION (C enumerator)
VirtualServerProperties.VIRTUALSERVER_WELCOMEMESSAGE (C enumerator)
Visibility (C enum)
Visibility.ENTER_VISIBILITY (C enumerator)
Visibility.LEAVE_VISIBILITY (C enumerator)
Visibility.RETAIN_VISIBILITY (C enumerator)