 | ConnectionInfoBandwidthReceivedLastSecondSpeech Property |
How many bytes/s of Speech packets we received in average during the last second
Namespace:
TeamSpeak.Sdk.Client
Assembly:
TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntaxpublic double BandwidthReceivedLastSecondSpeech { get; }
Public ReadOnly Property BandwidthReceivedLastSecondSpeech As Double
Get
public:
property double BandwidthReceivedLastSecondSpeech {
double get ();
}
member BandwidthReceivedLastSecondSpeech : float with get
Property Value
Type:
Double
See Also