JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
N
NativeMediaPlayer
- Class in
com.devbrackets.android.exomedia.core.audio
A simple MediaPlayer implementation that extends the one provided by the system to add integration with the
EMListenerMux
and to mitigate state errors.
NativeMediaPlayer(Context)
- Constructor for class com.devbrackets.android.exomedia.core.audio.
NativeMediaPlayer
NativeVideoView
- Class in
com.devbrackets.android.exomedia.core.video
A
VideoViewApi
implementation that uses the standard Android VideoView as an implementation
NativeVideoView(Context)
- Constructor for class com.devbrackets.android.exomedia.core.video.
NativeVideoView
NativeVideoView(Context, AttributeSet)
- Constructor for class com.devbrackets.android.exomedia.core.video.
NativeVideoView
NativeVideoView(Context, AttributeSet, int)
- Constructor for class com.devbrackets.android.exomedia.core.video.
NativeVideoView
NativeVideoView(Context, AttributeSet, int, int)
- Constructor for class com.devbrackets.android.exomedia.core.video.
NativeVideoView
navigationContentDescription
- Static variable in class com.devbrackets.android.exomedia.
R.attr
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
navigationIcon
- Static variable in class com.devbrackets.android.exomedia.
R.attr
Must be a reference to another resource, in the form "
@[+][
package
:]
type
:
name
" or to a theme attribute in the form "
?[
package
:][
type
:]
name
".
navigationMode
- Static variable in class com.devbrackets.android.exomedia.
R.attr
Must be one of the following constant values.
never
- Static variable in class com.devbrackets.android.exomedia.
R.id
nextButton
- Variable in class com.devbrackets.android.exomedia.ui.widget.
VideoControls
NON_COMPATIBLE_DEVICES
- Static variable in class com.devbrackets.android.exomedia.util.
DeviceUtil
NonCompatibleDevice(String)
- Constructor for class com.devbrackets.android.exomedia.util.
DeviceUtil.NonCompatibleDevice
NonCompatibleDevice(String, String)
- Constructor for class com.devbrackets.android.exomedia.util.
DeviceUtil.NonCompatibleDevice
none
- Static variable in class com.devbrackets.android.exomedia.
R.id
normal
- Static variable in class com.devbrackets.android.exomedia.
R.id
notification_large_icon_height
- Static variable in class com.devbrackets.android.exomedia.
R.dimen
notification_large_icon_width
- Static variable in class com.devbrackets.android.exomedia.
R.dimen
notification_media_action
- Static variable in class com.devbrackets.android.exomedia.
R.layout
notification_media_cancel_action
- Static variable in class com.devbrackets.android.exomedia.
R.layout
notification_subtext_size
- Static variable in class com.devbrackets.android.exomedia.
R.dimen
notification_template_big_media
- Static variable in class com.devbrackets.android.exomedia.
R.layout
notification_template_big_media_narrow
- Static variable in class com.devbrackets.android.exomedia.
R.layout
notification_template_icon_bg
- Static variable in class com.devbrackets.android.exomedia.
R.drawable
notification_template_lines
- Static variable in class com.devbrackets.android.exomedia.
R.layout
notification_template_media
- Static variable in class com.devbrackets.android.exomedia.
R.layout
notification_template_part_chronometer
- Static variable in class com.devbrackets.android.exomedia.
R.layout
notification_template_part_time
- Static variable in class com.devbrackets.android.exomedia.
R.layout
notifyOnSizeChangeListener(int, int)
- Method in class com.devbrackets.android.exomedia.core.video.
ResizingTextureView
Performs the functionality to notify the listener that the size of the surface has changed filtering out duplicate calls.
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes