Visual Basic (Declaration) | |
---|---|
Public Class MultiStreamSource Implements IDisposable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As MultiStreamSource |
C# | |
---|---|
public class MultiStreamSource : IDisposable |
C++/CLI | |
---|---|
public ref class MultiStreamSource : public IDisposable |
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.
System.Object
Leadtools.Multimedia.MultiStreamSource
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7