The members of Android.Media.TV.TvInputInfo are listed below.
See Also: Inherited members from Java.Lang.Object
const | ExtraInputId | string. The ID of the TV input to provide to the setup activity and settings activity. |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | Id | string. Returns a unique ID for this TV input. |
[read-only] | IsPassthroughInput | bool. Returns true if this TV input is pass-though which does not have any real channels in TvProvider. |
[read-only] | ParentId | string. Returns the parent input ID. |
[read-only] | ServiceInfo | Android.Content.PM.ServiceInfo. Returns the information of the service that implements this TV input. |
[read-only] | Type | TvInputType. Returns the type of this TV input. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
CreateSettingsIntent()Returns an intent to start the settings activity for this TV input. | ||
CreateSetupIntent()Returns an intent to start the setup activity for this TV input. | ||
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
LoadIcon(Android.Content.Context)Loads the user-displayed icon for this TV input. | ||
LoadLabel(Android.Content.Context)Documentation for this section has not yet been entered. | ||
LoadLabelFormatted(Android.Content.Context)Loads the user-displayed label for this TV input. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Used to package this object into a Android.OS.Parcel. |