sensors-xbox
Classes | Public Member Functions | List of all members
UTF8Test.ExampleAdapter Class Reference
Inheritance diagram for UTF8Test.ExampleAdapter:
com.kantarmedia.sensor.xbox.IStreamAdapater

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...
 

Member Function Documentation

◆ getDuration()

int UTF8Test.ExampleAdapter.getDuration ( )
inline

Duration of the stream

Returns
duration in seconds

Implements com.kantarmedia.sensor.xbox.IStreamAdapater.

◆ getHeight()

int UTF8Test.ExampleAdapter.getHeight ( )
inline

Video height

Returns
heigh in px

Implements com.kantarmedia.sensor.xbox.IStreamAdapater.

◆ getMeta()

IMeta UTF8Test.ExampleAdapter.getMeta ( )
inline

player information

Returns
player info

Implements com.kantarmedia.sensor.xbox.IStreamAdapater.

◆ getPosition()

int UTF8Test.ExampleAdapter.getPosition ( )
inline

Current position on the stream

Returns
position in seconds

Implements com.kantarmedia.sensor.xbox.IStreamAdapater.

◆ getWidth()

int UTF8Test.ExampleAdapter.getWidth ( )
inline

Video width

Returns
widht in px

Implements com.kantarmedia.sensor.xbox.IStreamAdapater.


The documentation for this class was generated from the following file: