Android.Hardware.ConsumerIrManager Members

The members of Android.Hardware.ConsumerIrManager are listed below.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
HasIrEmitterbool. Check whether the device has an infrared emitter.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

GetCarrierFrequencies() : ConsumerIrManager.CarrierFrequencyRange[]
Query the infrared transmitter's supported carrier frequencies
Transmit(int, int[])
Transmit an infrared pattern
TransmitAsync(int, int[]) : System.Threading.Tasks.Task
Documentation for this section has not yet been entered.