com.adobe.mediacore.qos
Class QOSProvider

java.lang.Object
  extended by com.adobe.mediacore.qos.QOSProvider

public final class QOSProvider
extends Object


Constructor Summary
QOSProvider(Context context)
           
 
Method Summary
 void attachMediaPlayer(MediaPlayer player)
           
 void detachMediaPlayer()
           
 DeviceInformation getDeviceInformation()
           
 PlaybackInformation getPlaybackInformation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QOSProvider

public QOSProvider(Context context)
Method Detail

attachMediaPlayer

public void attachMediaPlayer(MediaPlayer player)

detachMediaPlayer

public void detachMediaPlayer()

getDeviceInformation

public DeviceInformation getDeviceInformation()

getPlaybackInformation

public PlaybackInformation getPlaybackInformation()