C# Class CodeTV.ChannelDVB

Inheritance: ChannelTV
Afficher le fichier Open project: dgis/CodeTV Class Usage Examples

Protected Properties

Свойство Type Description
captureDevice string
tunerDevice string

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ChannelDVB ( ) : System
NeedToRebuildTheGraph ( ChannelTV newChannel ) : bool
ToString ( ) : string

Method Details

ChannelDVB() public méthode

public ChannelDVB ( ) : System
Résultat System

NeedToRebuildTheGraph() public méthode

public NeedToRebuildTheGraph ( ChannelTV newChannel ) : bool
newChannel ChannelTV
Résultat bool

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

captureDevice protected_oe property

protected string captureDevice
Résultat string

tunerDevice protected_oe property

protected string tunerDevice
Résultat string