Uses of Class
org.teleal.cling.support.model.MediaInfo

Packages that use MediaInfo
org.teleal.cling.support.avtransport   
org.teleal.cling.support.avtransport.callback   
org.teleal.cling.support.avtransport.impl   
org.teleal.cling.support.model   
 

Uses of MediaInfo in org.teleal.cling.support.avtransport
 

Methods in org.teleal.cling.support.avtransport that return MediaInfo
abstract  MediaInfo AbstractAVTransportService.getMediaInfo(org.teleal.cling.model.types.UnsignedIntegerFourBytes instanceId)
           
 

Uses of MediaInfo in org.teleal.cling.support.avtransport.callback
 

Methods in org.teleal.cling.support.avtransport.callback with parameters of type MediaInfo
abstract  void GetMediaInfo.received(org.teleal.cling.model.action.ActionInvocation invocation, MediaInfo mediaInfo)
           
 

Uses of MediaInfo in org.teleal.cling.support.avtransport.impl
 

Methods in org.teleal.cling.support.avtransport.impl that return MediaInfo
 MediaInfo AVTransportService.getMediaInfo(org.teleal.cling.model.types.UnsignedIntegerFourBytes instanceId)
           
 

Uses of MediaInfo in org.teleal.cling.support.model
 

Fields in org.teleal.cling.support.model declared as MediaInfo
protected  MediaInfo AVTransport.mediaInfo
           
 

Methods in org.teleal.cling.support.model that return MediaInfo
 MediaInfo AVTransport.getMediaInfo()
           
 

Methods in org.teleal.cling.support.model with parameters of type MediaInfo
 void AVTransport.setMediaInfo(MediaInfo mediaInfo)
           
 



Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.