A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Y
L
- langPref(String) - function in com.pierfrancescosoffritti.androidyoutubeplayer.core.player.options.IFramePlayerOptions.Builder
- This parameter specifies the default language that the player will use to display captions.
- LARGE - enum entry in com.pierfrancescosoffritti.androidyoutubeplayer.core.player.PlayerConstants.PlaybackQuality
- layout(Integer,Integer,Integer,Integer) - function in android.view.SixteenByNineFrameLayout
- layout(Integer,Integer,Integer,Integer) - function in android.view.YouTubePlayerView
- layout(Integer,Integer,Integer,Integer) - function in android.view.YouTubePlayerSeekBar
- list(String) - function in com.pierfrancescosoffritti.androidyoutubeplayer.core.player.options.IFramePlayerOptions.Builder
- The list parameter, in conjunction with the listType parameter, identifies the content that will load in the player.
- listType(String) - function in com.pierfrancescosoffritti.androidyoutubeplayer.core.player.options.IFramePlayerOptions.Builder
- Controls if the player is playing from video IDs or from playlist IDs.
- loadOrCueVideo(YouTubePlayer,Lifecycle,String,Float) - function in com.pierfrancescosoffritti.androidyoutubeplayer.core.player.utils.YouTubePlayerUtils
- Calls YouTubePlayer.cueVideo or YouTubePlayer.loadVideo depending on which one is more appropriate.
- loadVideo(String,Float) - function in com.pierfrancescosoffritti.androidyoutubeplayer.core.player.YouTubePlayer
- Loads and automatically plays the video.