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 : CurrentProgram Property |
public virtual int CurrentProgram {get; set;}
'Declaration
Public Overridable Property CurrentProgram As Integer
'Usage
Dim instance As PlayCtrl Dim value As Integer instance.CurrentProgram = value value = instance.CurrentProgram
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.