public class

PlaybackStatus

extends Object
java.lang.Object
   ↳ org.ocast.core.media.PlaybackStatus

Class Overview

Describes the status of the current media

Summary

Public Methods
double getDuration()
double getPosition()
PlaybackState getState()
double getVolume()
boolean isMute()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public double getDuration ()

public double getPosition ()

public PlaybackState getState ()

public double getVolume ()

public boolean isMute ()