Click or drag to resize

MediaInfoPrograms Property

Gets a list of programs with their associated streams.

Namespace:  CSVideoPlayer
Assembly:  CSVideoPlayer (in CSVideoPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IReadOnlyList<ProgramInfo> Programs { get; }

Property Value

Type: IReadOnlyListProgramInfo
See Also