IMcCompositeHostBlinkRate Property
|
|
The rate at which preview blinking will occurr, in blinks per second.
Namespace:
MediaCy.IQL.Operations
Assembly:
MediaCy.IQL.Operations (in MediaCy.IQL.Operations.dll) Version: 10.0.6912.0
SyntaxProperty BlinkRate As Double
Get
Set
Property Value
Type:
Double
RemarksPreview blinking will occur only if the Status mcchsfBlinkingEnabled
bit is set. Any source with the SourceStatus mcchssfBlink bit set will
blink.
The default BlinkRate is 2.0 blinks per second. Blinking is limited to the
range of 0.2 to 5 blinks per second. Assignments are silently clipped to this
range.
See Also