Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace > PlayCtrl Class : ProgramCount Property |
public virtual int ProgramCount {get;}
'Declaration
Public Overridable ReadOnly Property ProgramCount As Integer
If you do have more than one program, call CurrentProgram to get or set the current program.
Once you set the current program, you can use GetStreamCount to find out how many elementary streams are present in the current program.
Use SetSelectedStream to select which streams you wish to play.
For more information on Programs and Streams terminology in LEADTOOLS Multimedia, refer to Programs and Streams.