TVideoGrabber.Mixer_RemoveFromMixer

Prev

Next

TVideoGrabber

Methods

 




































































































Used to remove the association of 2 TVideoGrabber components in Mixer mode


Declaration
function Mixer_RemoveFromMixer (Id: LongInt): Boolean;


bool __fastcall Mixer_RemoveFromMixer(int Id);


function Mixer_RemoveFromMixer (Id as Long) as Bool

Description

Invoke Mixer_RemoveFromMixer to remove an between a source component and a Mixer component previously established by invoking Mixer_AddToMixer.

Pass as parameter the identifier that was returned by the Mixer_AddToMixer function when it has been invoked.


See Also
Mixer_Activation Mixer_AddToMixer Mixer_MosaicColumns Mixer_MosaicLines Mixer_SetupPIPFromSource