JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.devbrackets.android.exomedia.listener
Interface OnPreparedListener
public interface
OnPreparedListener
Interface definition for a callback to be invoked when the media source is ready for playback.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onPrepared
()
Called when the media file is ready for playback.
Method Detail
onPrepared
void onPrepared()
Called when the media file is ready for playback.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method