The methods of Android.Media.TV.TvView are listed below. For a list of all members, see the TvView Members list.
See Also: Inherited members from Android.Views.ViewGroup
DispatchUnhandledInputEvent(Android.Views.InputEvent)Dispatches an unhandled input event to the next receiver. | ||
GetSelectedTrack(TvTrackInfoType)Returns the ID of the selected track for a given type. | ||
GetTracks(TvTrackInfoType)Returns the list of tracks. | ||
OnUnhandledInputEvent(Android.Views.InputEvent)Called when an unhandled input event also has not been handled by the user provided callback. | ||
Reset()Resets this TvView. | ||
SelectTrack(TvTrackInfoType, string)Selects a track. | ||
SetCallback(TvView.TvInputCallback)Sets the callback to be invoked when an event is dispatched to this TvView. | ||
SetCaptionEnabled(bool)Enables or disables the caption in this TvView. | ||
SetOnUnhandledInputEventListener(TvView.IOnUnhandledInputEventListener)Registers a callback to be invoked when an input event is not handled by the bound TV input. | ||
SetStreamVolume(float)Sets the relative stream volume of this session to handle a change of audio focus. | ||
Tune(string, Android.Net.Uri)Tunes to a given channel. |