Click or drag to resize

ProgramInfo Class

Represents a program and its associated streams within a container.
Inheritance Hierarchy
SystemObject
  CSVideoPlayerProgramInfo

Namespace:  CSVideoPlayer
Assembly:  CSVideoPlayer (in CSVideoPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class ProgramInfo

The ProgramInfo type exposes the following members.

Constructors
  NameDescription
Public methodProgramInfo
Initializes a new instance of the ProgramInfo class
Top
Properties
  NameDescription
Public propertyName
Gets the name of the program. Empty if unavailable.
Public propertyProgramId
Gets the program identifier.
Public propertyProgramNumber
Gets the program number.
Top
See Also