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 > ConvertCtrl Class : CurrentSourceProgram Property |
public virtual int CurrentSourceProgram {get; set;}
'Declaration
Public Overridable Property CurrentSourceProgram As Integer
'Usage
Dim instance As ConvertCtrl Dim value As Integer instance.CurrentSourceProgram = value value = instance.CurrentSourceProgram
You can use GetSourceStreamCount to find out how many elementary streams are present in the current program.
Use SetSelectedSourceStream to select which streams you wish to play.
For more information on Programs and Streams terminology in LEADTOOLS Multimedia, refer to Programs and Streams.