|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
OctoshapeSystem.addPlayerNameAndVersion(String, String, String)
.
OctoshapeSystem
.
StreamPlayer
object.
StreamPusher
object capable of pushing a stream to Octoshape.
Problem
instances from Android MediaPlayer errors.
StreamPlayer
.
StreamPusher
.
Problem
s from StreamPlayer
or OctoshapeSystem
.StreamPusher
.initialize()
method, if that has not already been done.
TimeInfo
object for the currently playing stream.
TimeInfo
object each time the client reaches a new frame in the stream.
StreamPlayer.requestPlay...
requestPlay..
- STATUS_PLAYING -
Static variable in class octoshape.osa2.android.StreamPlayer
- The StreamPlayer has reported a media player URL to be played (via the registered StreamPlayerListener).
- STATUS_READY -
Static variable in class octoshape.osa2.android.StreamPlayer
- The StreamPlayer is initialized.
- STATUS_READY -
Static variable in class octoshape.osa2.StreamSuperClass
- The StreamPlayer is initialized.
- STATUS_UNINITIALIZED -
Static variable in class octoshape.osa2.android.StreamPlayer
- The StreamPlayer is not initialized.
- STATUS_UNINITIALIZED -
Static variable in class octoshape.osa2.StreamSuperClass
- The StreamPlayer is not initialized.
- statusChanged(byte, byte) -
Method in interface octoshape.osa2.listeners.StatusChangedListener
- The status of the StreamPlayer changed.
- StatusChangedListener - Interface in octoshape.osa2.listeners
- Listens for
StreamPlayer
status changes. - StreamConfigurationListener - Interface in octoshape.osa2.listeners
- Listens for information on how the stream is configured in the Octoshape system.
- StreamInfoListener - Interface in octoshape.osa2.listeners
- Listens for stream source information from a StreamPlayer.
- StreamPlayer - Class in octoshape.osa2.android
- An object which is able to make the Octoshape client play a given stream.
- StreamPlayerListener - Interface in octoshape.osa2.android.listeners
- Listens for stream information and for URLs to play in a media player.
- StreamPusher - Class in octoshape.osa2
- Represents a class which is able to push a stream into the Octoshape system.
- StreamSignalListener - Interface in octoshape.osa2.listeners
- A listener for Octoshape stream signals.
- StreamSuperClass - Class in octoshape.osa2
-
OctoshapeSystem
and unbinds from the Octoshape Service.
TimeInfoListener.gotTimeInfo
method.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |