Property VLMultiInput.TVLMultiInput.AfterStop
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TVLMultiInput
Contents |
Syntax
Delphi:
property AfterStop : TVLMixerAfterStop read FAfterStop write SetAfterStop default asStop;
C++ Builder:
__property TVLMixerAfterStop AfterStop = { read=FAfterStop, write=SetAfterStop, default=asStop };
Summary
Specifies the mixer behavior after the input streams have stopped.
Description
Use this property to specify the mixer behavior after the
input streams have stopped.