octoshape.osa2.listeners
Interface TimeInfoListener


public interface TimeInfoListener

Listener for time information from the Octoshape client.

See Also:
StreamPlayer.requestTimeInfo(TimeInfoListener), StreamPlayer.requestTimeInfoOnNewFrame(TimeInfoListener)

Method Summary
 void gotTimeInfo(TimeInfo timeInfo)
          We received time information from the Octoshape client regarding the currently playing stream.
 

Method Detail

gotTimeInfo

void gotTimeInfo(TimeInfo timeInfo)
We received time information from the Octoshape client regarding the currently playing stream.

Parameters:
timeInfo -