Click or drag to resize
ConnectionCodecEncryptionMode Property
Defines if voice data encryption is configured per channel, globally forced on or globally forced off for this virtual server. The default behavior is configure per channel, in this case modifying CodecIsUnencrypted defines voice data encryption of individual channels.

Namespace:  TeamSpeak.Sdk.Client
Assembly:  TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntax
public CodecEncryptionMode CodecEncryptionMode { get; }

Property Value

Type: CodecEncryptionMode
See Also