sensors-xbox
|
Provides information about the current video More...
Public Member Functions | |
IMeta | getMeta () |
player information More... | |
int | getPosition () |
Current position on the stream More... | |
int | getDuration () |
Duration of the stream More... | |
int | getWidth () |
Video width More... | |
int | getHeight () |
Video height More... | |
Provides information about the current video
int com.kantarmedia.sensor.xbox.IStreamAdapater.getDuration | ( | ) |
int com.kantarmedia.sensor.xbox.IStreamAdapater.getHeight | ( | ) |
IMeta com.kantarmedia.sensor.xbox.IStreamAdapater.getMeta | ( | ) |
int com.kantarmedia.sensor.xbox.IStreamAdapater.getPosition | ( | ) |
int com.kantarmedia.sensor.xbox.IStreamAdapater.getWidth | ( | ) |