Uses of Class
org.mythtv.services.api.channel.VideoSource

Packages that use VideoSource
org.mythtv.services.api.channel   
 

Uses of VideoSource in org.mythtv.services.api.channel
 

Methods in org.mythtv.services.api.channel that return VideoSource
 VideoSource VideoSourceWrapper.getVideoSource()
           
 

Methods in org.mythtv.services.api.channel that return types with arguments of type VideoSource
 List<VideoSource> VideoSources.getVideoSources()
           
 

Methods in org.mythtv.services.api.channel with parameters of type VideoSource
 void VideoSourceWrapper.setVideoSource(VideoSource videoSource)
           
 

Method parameters in org.mythtv.services.api.channel with type arguments of type VideoSource
 void VideoSources.setVideoSources(List<VideoSource> videoSources)
           
 



Copyright © 2012. All Rights Reserved.