Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR-927 (Maintenance Release)

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.
 


JSR-927 (Maintenance Release)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 927 specification.