This topic has not yet been rated - Rate this topic

FMRadio Class

Windows Phone

March 22, 2012

This class acts as a singleton controller for the device radio.

System.Object
  Microsoft.Devices.Radio.FMRadio

Namespace:  Microsoft.Devices.Radio
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
public sealed class FMRadio

The FMRadio type exposes the following members.

  Name Description
Public property CurrentRegion Sets the frequency region information for the FMRadio class.
Public property Frequency Tunes the FMRadio to a new frequency.
Public property Static member Instance Returns a singleton that represents the FMRadio class.
Public property PowerMode Sets the RadioPowerMode of the device. Setting this property turns the device radio on or off.
Public property SignalStrength Retrieves the received signal strength indicator (RSSI) value for the currently tuned frequency.
Top
  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top

Windows Phone OS

Supported in: 7.1, 7.0

Windows Phone

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Did you find this helpful?
(1500 characters remaining)