sensors-xbox
|
Public Member Functions | |
ExampleAdapter (MediaPlayer player) | |
int | getDuration () |
Duration of the stream More... | |
int | getHeight () |
Video height More... | |
IMeta | getMeta () |
player information More... | |
int | getPosition () |
Current position on the stream More... | |
void | setPosition (int p) |
int | getWidth () |
Video width More... | |
|
inline |
Duration of the stream
Implements com.kantarmedia.sensor.xbox.IStreamAdapater.
|
inline |
|
inline |
|
inline |
Current position on the stream
Implements com.kantarmedia.sensor.xbox.IStreamAdapater.
|
inline |