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.jcodeing.kmedia
Interface APlayerBinding.BindPlayer
Enclosing class:
APlayerBinding
<
P
extends
APlayerBinding
>
public static interface
APlayerBinding.BindPlayer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
IPlayer
onBindPlayer
()
Player service bind player, call back.(if is bound, not call back)
Method Detail
onBindPlayer
IPlayer
onBindPlayer()
Player service bind player, call back.(if is bound, not call back)
Returns:
new Player(context).init(new ...MediaPlayer(context));
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