StreamLink.NET
ThrottleControl Enumeration
StreamLink.NETCaplin.StreamLink.CommandThrottleControl
Used to define the change to throttling on the Liberator.
Declaration Syntax
C#Visual BasicVisual C++
public enum ThrottleControl
Public Enumeration ThrottleControl
public enum class ThrottleControl
Members
MemberDescription
Default
The throttle level should to the default level

Up
the throttle level should be increased.

Down
The throttle level should be decreased

Min
The throttle level should be set to the minimum amount of throttling.

Max
The throttle level should be set to the maximum amount of throttling.

Stop
No further updates should be delivered

Start
New updates should start to be delivered again

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.5.0 (5.0.5.0)