Uses of Interface
org.dvb.tvanytime.resolution.ResolutionProviderInformation

Packages that use ResolutionProviderInformation
org.dvb.tvanytime.resolution Provides access to TV-Anytime Content Referencing Information. 
 

Uses of ResolutionProviderInformation in org.dvb.tvanytime.resolution
 

Methods in org.dvb.tvanytime.resolution that return ResolutionProviderInformation
static ResolutionProviderInformation[] ContentReferencingManager.getResolutionProviderInformation(int resolutionSources)
          Get a set of ResolutionProviderInformation for the specified resolution sources.
 

Methods in org.dvb.tvanytime.resolution with parameters of type ResolutionProviderInformation
static ContentReferencingManager ContentReferencingManager.getInstance(ResolutionProviderInformation provider)
          Get a ContentReferencingManager for a specified context and resolution provider.