 | PreprocessorDecibelLastPeriod Property |
the current voice input level
Namespace:
TeamSpeak.Sdk.Client
Assembly:
TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntaxpublic float DecibelLastPeriod { get; }
Public ReadOnly Property DecibelLastPeriod As Single
Get
public:
property float DecibelLastPeriod {
float get ();
}
member DecibelLastPeriod : float32 with get
Property Value
Type:
Single
See Also