Android.Media.TV.TvInputManager Members

The members of Android.Media.TV.TvInputManager are listed below.

See Also: Inherited members from Java.Lang.Object

Public Fields

const
ActionBlockedRatingsChangedstring. Broadcast intent action when the user blocked content ratings change.
const
ActionParentalControlsEnabledChangedstring. Broadcast intent action when the parental controls enabled state changes.
const
ActionQueryContentRatingSystemsstring. Broadcast intent action used to query available content rating systems.
const
MetaDataContentRatingSystemsstring. Content rating systems metadata associated with TvInputManager.ActionQueryContentRatingSystems.

Public Properties

[read-only]
IsParentalControlsEnabledbool. Returns the user's parental controls enabled state.
[read-only]
TvInputListIList<TvInputInfo>. Returns the complete list of TV inputs on the system.

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