|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.AUDIO
Audio component. |
static StreamType |
StreamType.DATA
Data component. |
static StreamType |
StreamType.SECTIONS
MPEG sections component. |
static StreamType |
StreamType.SUBTITLES
Subtitles component. |
static StreamType |
StreamType.UNKNOWN
Unknown component. |
static StreamType |
StreamType.VIDEO
Video component. |
| Methods in javax.tv.service.navigation that return StreamType | |
|---|---|
StreamType |
ServiceComponent.getStreamType()
Provides the stream type of this component. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||