- getApplication() - Method in class de.spring.mobile.SpringStreamsBase
-
Returns the application name.
- getDiff() - Method in class de.spring.mobile.Stream
-
- getDuration() - Method in class de.spring.mobile.ChromeCastVideoViewAdapter
-
Returns the duration by calling the method VideoView.getDuration()
.
- getDuration() - Method in interface de.spring.mobile.StreamAdapter
-
Returns the duration of the stream in seconds.
- getDuration() - Method in class de.spring.mobile.VideoViewAdapter
-
Returns the duration by calling the method VideoView.getDuration()
.
- getEncryptedIdentifiers() - Method in class de.spring.mobile.SpringStreamsBase
-
Returns the encrypted (md5) and truncated mobile identifiers.
- getHeight() - Method in class de.spring.mobile.ChromeCastVideoViewAdapter
-
Returns the height of the VideoView
- getHeight() - Method in interface de.spring.mobile.StreamAdapter
-
Returns the height of the video.
- getHeight() - Method in class de.spring.mobile.VideoViewAdapter
-
Returns the height of the VideoView
- getInstance(String, String, Context, String) - Static method in class de.spring.mobile.SpringStreams
-
Returns the singleton instance of SpringStreams.
- getMeta() - Method in class de.spring.mobile.ChromeCastVideoViewAdapter
-
Returns the meta object.
- getMeta() - Method in interface de.spring.mobile.StreamAdapter
-
Returns the meta information about the adapted player.
- getMeta() - Method in class de.spring.mobile.VideoViewAdapter
-
Returns the meta object.
- getPlayerName() - Method in interface de.spring.mobile.StreamAdapter.Meta
-
Returns the player name.
- getPlayerVersion() - Method in interface de.spring.mobile.StreamAdapter.Meta
-
Returns the player version.
- getPosition() - Method in class de.spring.mobile.ChromeCastVideoViewAdapter
-
Returns the position by calling the method VideoView.getCurrentPosition()
.
- getPosition() - Method in interface de.spring.mobile.StreamAdapter
-
Returns the current position on the stream in seconds.
- getPosition() - Method in class de.spring.mobile.VideoViewAdapter
-
Returns the position by calling the method VideoView.getCurrentPosition()
.
- getScreenHeight() - Method in interface de.spring.mobile.StreamAdapter.Meta
-
Returns the screen height of the device.
- getScreenWidth() - Method in interface de.spring.mobile.StreamAdapter.Meta
-
Returns the screen width of the device.
- getStream() - Method in class de.spring.mobile.SpringStreamsActivity
-
Returns the underlying
Stream
-Object which handles the measured stream.
- getStreamName() - Method in class de.spring.mobile.Stream
-
- getTimeout() - Method in class de.spring.mobile.SpringStreamsActivity
-
Return the timeout.
- getTimeout() - Method in class de.spring.mobile.SpringStreamsBase
-
Returns the timeout in seconds.
- getUid() - Method in class de.spring.mobile.Stream
-
Returns the UID of the stream.
- getVersion(boolean) - Method in class de.spring.mobile.SpringStreamsBase
-
Returns the library version.
- getWidth() - Method in class de.spring.mobile.ChromeCastVideoViewAdapter
-
Returns the width of the VideoView
- getWidth() - Method in interface de.spring.mobile.StreamAdapter
-
Returns the width of the video.
- getWidth() - Method in class de.spring.mobile.VideoViewAdapter
-
Returns the width of the VideoView
- setDebug(boolean) - Method in class de.spring.mobile.SpringStreamsBase
-
If set to true
the library
logs some internal actions.
- setDebuggerObserver(Observer) - Method in class de.spring.mobile.SpringStreamsBase
-
setDebuggerObserver, implement your own observer to track on the http request from KMA library.
- setOfflineMode(boolean) - Method in class de.spring.mobile.SpringStreamsActivity
-
Set the offline mode on or off.
- setOfflineMode(boolean) - Method in class de.spring.mobile.SpringStreamsBase
-
Switch offline mode on or off.
- setSensorDebug(boolean) - Method in class de.spring.mobile.SpringStreamsActivity
-
Set the debug property on the sensor.
- setTimeout(int) - Method in class de.spring.mobile.SpringStreamsActivity
-
Set the timeout on the sensor.
- setTimeout(int) - Method in class de.spring.mobile.SpringStreamsBase
-
Set the timeout in seconds.
- setTracking(boolean) - Method in class de.spring.mobile.SpringStreamsActivity
-
Set the tracking property on the sensor.
- setTracking(boolean) - Method in class de.spring.mobile.SpringStreamsBase
-
If set to false
the library
will not send any requests to the
measurement system.
- SpringStreams - Class in de.spring.mobile
-
The sensor which exists exactly one time in an application and manage
all streaming measurement issues.
- SpringStreamsActivity - Class in de.spring.mobile
-
This activity can be used to measure streaming contents within it.
- SpringStreamsActivity(String, String) - Constructor for class de.spring.mobile.SpringStreamsActivity
-
Instantiate the class with the given site
and appName
.
- SpringStreamsActivity(String, String, String) - Constructor for class de.spring.mobile.SpringStreamsActivity
-
Instantiate the class with the given site
and appName
.
- SpringStreamsBase - Class in de.spring.mobile
-
- stop() - Method in class de.spring.mobile.Stream
-
Sync the current state immediately if necessary and stops the
tracking.
- Stream - Class in de.spring.mobile
-
- Stream(SpringStreamsBase, String, StreamAdapter, Map<String, Object>, String) - Constructor for class de.spring.mobile.Stream
-
Creates a new stream.
- StreamAdapter - Interface in de.spring.mobile
-
This adapter must be implemented to support spring streaming lib
- StreamAdapter.Meta - Interface in de.spring.mobile
-
This object delivers some information about the player.
- sync(long) - Method in class de.spring.mobile.Stream
-
This function is called by the spring-sync-timer and performs
synchronization of the data collected