Uses of Class
org.teleal.cling.support.avtransport.dto.MediaInfo

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

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

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

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

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

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 GetMediaInfoActionCallback.received(org.teleal.cling.model.action.ActionInvocation actionInvocation, 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)
           
 



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