C# Class CodeTV.ChannelAnalogic

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

Protected Properties

Свойство Type Description
audioCaptureDeviceName string
videoCaptureDeviceName string

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

ChannelAnalogic() public méthode

public ChannelAnalogic ( ) : 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

audioCaptureDeviceName protected_oe property

protected string audioCaptureDeviceName
Résultat string

videoCaptureDeviceName protected_oe property

protected string videoCaptureDeviceName
Résultat string