TVideoGrabber.MultiplexedSwitchDelay

Prev

Next

TVideoGrabber

Properties

 




































































































Specifies the time each input is active, before switching to the next input.


Declaration
property MultiplexedSwitchDelay: LongInt read GetMultiplexedSwitchDelay write SetMultiplexedSwitchDelay default DEF_MultiplexedSwitchDelay;


__property int MultiplexedSwitchDelay =read=GetMultiplexedSwitchDelay, write=SetMultiplexedSwitchDelay


Property MultiplexedSwitchDelay As Long

Description

Used to specify/retrieve the time each input is active, before switching to the next input, expressed in number of frames.
Default value: 0 (means the input is switched after each video frame).


See Also
TMultiplexedRole AssociateMultiplexedSlave EnableMultiplexedInput MultiplexedInputEmulation MultiplexedRole MultiplexedStabilizationDelay UniqueID