C# Class CodeTV.TransponderReader

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

Méthodes publiques

Méthode Description
GetFrequencies ( TunerType type ) : Dictionary>>
PopulateChannelWithTransponderSettings ( ChannelTV &channel, string frequency ) : void

Private Methods

Méthode Description
Read ( string path, string section, Dictionary &channels ) : void
ReadFile ( StreamReader streamReader, string section, Dictionary channels ) : void

Method Details

GetFrequencies() public static méthode

public static GetFrequencies ( TunerType type ) : Dictionary>>
type TunerType
Résultat Dictionary>>

PopulateChannelWithTransponderSettings() public static méthode

public static PopulateChannelWithTransponderSettings ( ChannelTV &channel, string frequency ) : void
channel ChannelTV
frequency string
Résultat void