VideoMixer class |
|
The VideoMixer class, accessible through the control's DisplayVideoMixer property, allows mixing/blending video clips through DirectShow inside the same output window. As a further feature it provides support for On-Screen-Display (OSD).
For details about video mixing refer to the How to use the video mixer and the How to combine the video mixer and the automatic fader tutorials.
The VideoMixer class is implemented through the following methods:
Methods
Examples of use of the VideoMixer class in Visual C# and Visual Basic.NET can be found inside the following samples installed with the product's setup package:
- VideoMixer
- VideoMixerWithFader