C# Class RaumfeldNET.MediaItem_Radio

Inheritance: MediaItem_Track
Afficher le fichier Open project: stoennies/raumwiese Class Usage Examples

Méthodes publiques

Свойство Type Description
_durability System.UInt16

Protected Properties

Свойство Type Description
_bitrate System.UInt16
_protocolInfo String
_radioName String
_region String
_signalStrength System.UInt16

Méthodes publiques

Méthode Description
MediaItem_Radio ( ) : System
initValuesFromXMLNode ( XmlNode _nodeItem, XmlNamespaceManager _manager ) : void

Method Details

MediaItem_Radio() public méthode

public MediaItem_Radio ( ) : System
Résultat System

initValuesFromXMLNode() public méthode

public initValuesFromXMLNode ( XmlNode _nodeItem, XmlNamespaceManager _manager ) : void
_nodeItem System.Xml.XmlNode
_manager System.Xml.XmlNamespaceManager
Résultat void

Property Details

_bitrate protected_oe property

protected UInt16,System _bitrate
Résultat System.UInt16

_durability public_oe property

public UInt16,System _durability
Résultat System.UInt16

_protocolInfo protected_oe property

protected String _protocolInfo
Résultat String

_radioName protected_oe property

protected String _radioName
Résultat String

_region protected_oe property

protected String _region
Résultat String

_signalStrength protected_oe property

protected UInt16,System _signalStrength
Résultat System.UInt16