com.adobe.mediacore.qos.metrics
Class PlaybackSessionMetrics

java.lang.Object
  extended by com.adobe.mediacore.qos.metrics.PlaybackSessionMetrics

public class PlaybackSessionMetrics
extends Object


Constructor Summary
PlaybackSessionMetrics()
           
 
Method Summary
 long getSecondsPlayed()
           
 long getSecondsSpent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlaybackSessionMetrics

public PlaybackSessionMetrics()
Method Detail

getSecondsPlayed

public long getSecondsPlayed()

getSecondsSpent

public long getSecondsSpent()