Java TV(tm) API 1.0

Uses of Class
javax.tv.service.navigation.StreamType

Packages that use StreamType
javax.tv.service.navigation Provides APIs to navigate through services and hierarchical service information. 
 

Uses of StreamType in javax.tv.service.navigation
 

Fields in javax.tv.service.navigation declared as StreamType
static StreamType StreamType.VIDEO
          Video component.
static StreamType StreamType.AUDIO
          Audio component.
static StreamType StreamType.SUBTITLES
          Subtitles component.
static StreamType StreamType.DATA
          Data component.
static StreamType StreamType.SECTIONS
          MPEG sections component.
static StreamType StreamType.UNKNOWN
          Unknown component.
 

Methods in javax.tv.service.navigation that return StreamType
 StreamType ServiceComponent.getStreamType()
          Provides the stream type of this component.
 


Java TV(tm) API 1.0

Copyright © 1998 - 2000 Sun Microsystems, Inc.