Gets or sets the number of the current program for the media file.
public int CurrentProgram { get; set; }
Public Property CurrentProgram As Integer
A value representing the number of the current program.
This value is zero-based - it can be between 0 and ProgramCount - 1. Once the current stream has been set, other MediaInfo properties are updated with information about the current stream. For more information on Programs and Streams terminology in LEADTOOLS Multimedia, refer to Programs and Streams.
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