C# Class Com.Google.Android.Youtube.Player.IYouTubePlayerInvoker

Inheritance: global::Java.Lang.Object, IYouTubePlayer
Afficher le fichier Open project: meuspedidos/BindYoutubeAPI

Méthodes publiques

Méthode Description
AddFullscreenControlFlag ( int p0 ) : void
CuePlaylist ( string p0 ) : void
CuePlaylist ( string p0, int p1, int p2 ) : void
CueVideo ( string p0 ) : void
CueVideo ( string p0, int p1 ) : void
CueVideos ( global p0 ) : void
CueVideos ( global p0, int p1, int p2 ) : void
GetObject ( IntPtr handle, JniHandleOwnership transfer ) : IYouTubePlayer
IYouTubePlayerInvoker ( IntPtr handle, JniHandleOwnership transfer ) : System
LoadPlaylist ( string p0 ) : void
LoadPlaylist ( string p0, int p1, int p2 ) : void
LoadVideo ( string p0 ) : void
LoadVideo ( string p0, int p1 ) : void
LoadVideos ( global p0 ) : void
LoadVideos ( global p0, int p1, int p2 ) : void
Next ( ) : void
Pause ( ) : void
Play ( ) : void
Previous ( ) : void
Release ( ) : void
SeekRelativeMillis ( int p0 ) : void
SeekToMillis ( int p0 ) : void
SetFullscreen ( bool p0 ) : void
SetManageAudioFocus ( bool p0 ) : void
SetOnFullscreenListener ( global p0 ) : void
SetPlaybackEventListener ( global p0 ) : void
SetPlayerStateChangeListener ( global p0 ) : void
SetPlayerStyle ( global p0 ) : void
SetPlaylistEventListener ( global p0 ) : void
SetShowFullscreenButton ( bool p0 ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
GetAddFullscreenControlFlag_IHandler ( ) : Delegate
GetCuePlaylist_Ljava_lang_String_Handler ( ) : Delegate
GetCuePlaylist_Ljava_lang_String_IIHandler ( ) : Delegate
GetCueVideo_Ljava_lang_String_Handler ( ) : Delegate
GetCueVideo_Ljava_lang_String_IHandler ( ) : Delegate
GetCueVideos_Ljava_util_List_Handler ( ) : Delegate
GetCueVideos_Ljava_util_List_IIHandler ( ) : Delegate
GetGetCurrentTimeMillisHandler ( ) : Delegate
GetGetDurationMillisHandler ( ) : Delegate
GetGetFullscreenControlFlagsHandler ( ) : Delegate
GetHasNextHandler ( ) : Delegate
GetHasPreviousHandler ( ) : Delegate
GetIsPlayingHandler ( ) : Delegate
GetLoadPlaylist_Ljava_lang_String_Handler ( ) : Delegate
GetLoadPlaylist_Ljava_lang_String_IIHandler ( ) : Delegate
GetLoadVideo_Ljava_lang_String_Handler ( ) : Delegate
GetLoadVideo_Ljava_lang_String_IHandler ( ) : Delegate
GetLoadVideos_Ljava_util_List_Handler ( ) : Delegate
GetLoadVideos_Ljava_util_List_IIHandler ( ) : Delegate
GetNextHandler ( ) : Delegate
GetPauseHandler ( ) : Delegate
GetPlayHandler ( ) : Delegate
GetPreviousHandler ( ) : Delegate
GetReleaseHandler ( ) : Delegate
GetSeekRelativeMillis_IHandler ( ) : Delegate
GetSeekToMillis_IHandler ( ) : Delegate
GetSetFullscreenControlFlags_IHandler ( ) : Delegate
GetSetFullscreen_ZHandler ( ) : Delegate
GetSetManageAudioFocus_ZHandler ( ) : Delegate
GetSetOnFullscreenListener_Lcom_google_android_youtube_player_YouTubePlayer_OnFullscreenListener_Handler ( ) : Delegate
GetSetPlaybackEventListener_Lcom_google_android_youtube_player_YouTubePlayer_PlaybackEventListener_Handler ( ) : Delegate
GetSetPlayerStateChangeListener_Lcom_google_android_youtube_player_YouTubePlayer_PlayerStateChangeListener_Handler ( ) : Delegate
GetSetPlayerStyle_Lcom_google_android_youtube_player_YouTubePlayer_PlayerStyle_Handler ( ) : Delegate
GetSetPlaylistEventListener_Lcom_google_android_youtube_player_YouTubePlayer_PlaylistEventListener_Handler ( ) : Delegate
GetSetShowFullscreenButton_ZHandler ( ) : Delegate
Validate ( IntPtr handle ) : IntPtr
n_AddFullscreenControlFlag_I ( IntPtr jnienv, IntPtr native__this, int p0 ) : void
n_CuePlaylist_Ljava_lang_String_ ( IntPtr jnienv, IntPtr native__this, IntPtr native_p0 ) : void
n_CuePlaylist_Ljava_lang_String_II ( IntPtr jnienv, IntPtr native__this, IntPtr native_p0, int p1, int p2 ) : void
n_CueVideo_Ljava_lang_String_ ( IntPtr jnienv, IntPtr native__this, IntPtr native_p0 ) : void
n_CueVideo_Ljava_lang_String_I ( IntPtr jnienv, IntPtr native__this, IntPtr native_p0, int p1 ) : void
n_CueVideos_Ljava_util_List_ ( IntPtr jnienv, IntPtr native__this, IntPtr native_p0 ) : void
n_CueVideos_Ljava_util_List_II ( IntPtr jnienv, IntPtr native__this, IntPtr native_p0, int p1, int p2 ) : void
n_GetCurrentTimeMillis ( IntPtr jnienv, IntPtr native__this ) : int
n_GetDurationMillis ( IntPtr jnienv, IntPtr native__this ) : int
n_GetFullscreenControlFlags ( IntPtr jnienv, IntPtr native__this ) : int
n_HasNext ( IntPtr jnienv, IntPtr native__this ) : bool
n_HasPrevious ( IntPtr jnienv, IntPtr native__this ) : bool
n_IsPlaying ( IntPtr jnienv, IntPtr native__this ) : bool
n_LoadPlaylist_Ljava_lang_String_ ( IntPtr jnienv, IntPtr native__this, IntPtr native_p0 ) : void
n_LoadPlaylist_Ljava_lang_String_II ( IntPtr jnienv, IntPtr native__this, IntPtr native_p0, int p1, int p2 ) : void
n_LoadVideo_Ljava_lang_String_ ( IntPtr jnienv, IntPtr native__this, IntPtr native_p0 ) : void
n_LoadVideo_Ljava_lang_String_I ( IntPtr jnienv, IntPtr native__this, IntPtr native_p0, int p1 ) : void
n_LoadVideos_Ljava_util_List_ ( IntPtr jnienv, IntPtr native__this, IntPtr native_p0 ) : void
n_LoadVideos_Ljava_util_List_II ( IntPtr jnienv, IntPtr native__this, IntPtr native_p0, int p1, int p2 ) : void
n_Next ( IntPtr jnienv, IntPtr native__this ) : void
n_Pause ( IntPtr jnienv, IntPtr native__this ) : void
n_Play ( IntPtr jnienv, IntPtr native__this ) : void
n_Previous ( IntPtr jnienv, IntPtr native__this ) : void
n_Release ( IntPtr jnienv, IntPtr native__this ) : void
n_SeekRelativeMillis_I ( IntPtr jnienv, IntPtr native__this, int p0 ) : void
n_SeekToMillis_I ( IntPtr jnienv, IntPtr native__this, int p0 ) : void
n_SetFullscreenControlFlags_I ( IntPtr jnienv, IntPtr native__this, int p0 ) : void
n_SetFullscreen_Z ( IntPtr jnienv, IntPtr native__this, bool p0 ) : void
n_SetManageAudioFocus_Z ( IntPtr jnienv, IntPtr native__this, bool p0 ) : void
n_SetOnFullscreenListener_Lcom_google_android_youtube_player_YouTubePlayer_OnFullscreenListener_ ( IntPtr jnienv, IntPtr native__this, IntPtr native_p0 ) : void
n_SetPlaybackEventListener_Lcom_google_android_youtube_player_YouTubePlayer_PlaybackEventListener_ ( IntPtr jnienv, IntPtr native__this, IntPtr native_p0 ) : void
n_SetPlayerStateChangeListener_Lcom_google_android_youtube_player_YouTubePlayer_PlayerStateChangeListener_ ( IntPtr jnienv, IntPtr native__this, IntPtr native_p0 ) : void
n_SetPlayerStyle_Lcom_google_android_youtube_player_YouTubePlayer_PlayerStyle_ ( IntPtr jnienv, IntPtr native__this, IntPtr native_p0 ) : void
n_SetPlaylistEventListener_Lcom_google_android_youtube_player_YouTubePlayer_PlaylistEventListener_ ( IntPtr jnienv, IntPtr native__this, IntPtr native_p0 ) : void
n_SetShowFullscreenButton_Z ( IntPtr jnienv, IntPtr native__this, bool p0 ) : void

Method Details

AddFullscreenControlFlag() public méthode

public AddFullscreenControlFlag ( int p0 ) : void
p0 int
Résultat void

CuePlaylist() public méthode

public CuePlaylist ( string p0 ) : void
p0 string
Résultat void

CuePlaylist() public méthode

public CuePlaylist ( string p0, int p1, int p2 ) : void
p0 string
p1 int
p2 int
Résultat void

CueVideo() public méthode

public CueVideo ( string p0 ) : void
p0 string
Résultat void

CueVideo() public méthode

public CueVideo ( string p0, int p1 ) : void
p0 string
p1 int
Résultat void

CueVideos() public méthode

public CueVideos ( global p0 ) : void
p0 global
Résultat void

CueVideos() public méthode

public CueVideos ( global p0, int p1, int p2 ) : void
p0 global
p1 int
p2 int
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

GetObject() public static méthode

public static GetObject ( IntPtr handle, JniHandleOwnership transfer ) : IYouTubePlayer
handle System.IntPtr
transfer JniHandleOwnership
Résultat IYouTubePlayer

IYouTubePlayerInvoker() public méthode

public IYouTubePlayerInvoker ( IntPtr handle, JniHandleOwnership transfer ) : System
handle System.IntPtr
transfer JniHandleOwnership
Résultat System

LoadPlaylist() public méthode

public LoadPlaylist ( string p0 ) : void
p0 string
Résultat void

LoadPlaylist() public méthode

public LoadPlaylist ( string p0, int p1, int p2 ) : void
p0 string
p1 int
p2 int
Résultat void

LoadVideo() public méthode

public LoadVideo ( string p0 ) : void
p0 string
Résultat void

LoadVideo() public méthode

public LoadVideo ( string p0, int p1 ) : void
p0 string
p1 int
Résultat void

LoadVideos() public méthode

public LoadVideos ( global p0 ) : void
p0 global
Résultat void

LoadVideos() public méthode

public LoadVideos ( global p0, int p1, int p2 ) : void
p0 global
p1 int
p2 int
Résultat void

Next() public méthode

public Next ( ) : void
Résultat void

Pause() public méthode

public Pause ( ) : void
Résultat void

Play() public méthode

public Play ( ) : void
Résultat void

Previous() public méthode

public Previous ( ) : void
Résultat void

Release() public méthode

public Release ( ) : void
Résultat void

SeekRelativeMillis() public méthode

public SeekRelativeMillis ( int p0 ) : void
p0 int
Résultat void

SeekToMillis() public méthode

public SeekToMillis ( int p0 ) : void
p0 int
Résultat void

SetFullscreen() public méthode

public SetFullscreen ( bool p0 ) : void
p0 bool
Résultat void

SetManageAudioFocus() public méthode

public SetManageAudioFocus ( bool p0 ) : void
p0 bool
Résultat void

SetOnFullscreenListener() public méthode

public SetOnFullscreenListener ( global p0 ) : void
p0 global
Résultat void

SetPlaybackEventListener() public méthode

public SetPlaybackEventListener ( global p0 ) : void
p0 global
Résultat void

SetPlayerStateChangeListener() public méthode

public SetPlayerStateChangeListener ( global p0 ) : void
p0 global
Résultat void

SetPlayerStyle() public méthode

public SetPlayerStyle ( global p0 ) : void
p0 global
Résultat void

SetPlaylistEventListener() public méthode

public SetPlaylistEventListener ( global p0 ) : void
p0 global
Résultat void

SetShowFullscreenButton() public méthode

public SetShowFullscreenButton ( bool p0 ) : void
p0 bool
Résultat void