MultiStreamSource Class

Summary

The MultiStreamSource object allows the user to supply multiple streams to the ConvertCtrl and PlayCtrl objects.

Syntax
C#
VB
C++
public class MultiStreamSource : IDisposable 
Public Class MultiStreamSource  
   Implements System.IDisposable  
public ref class MultiStreamSource : public System.IDisposable   

Remarks

The MultiStreamSource object allows the user to supply multiple streams to the ConvertCtrl and PlayCtrl objects. These streams can be of different types (video and audio). Use this for creating output files with more than one stream. If you have only one stream, it is recommended to use the SampleSource object.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly