The MultiStreamSource object allows the user to supply multiple streams to the ConvertCtrl and PlayCtrl objects.
public class MultiStreamSource : IDisposable
Public Class MultiStreamSource
Implements System.IDisposable
public ref class MultiStreamSource : public System.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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET