|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines the constants corresponding to the different stream types
PMTElementaryStream
,
PMTElementaryStream.getStreamType()
Field Summary | |
static byte |
MPEG1_AUDIO
Constant value for the stream type as specified in ISO/IEC 13818-1 |
static byte |
MPEG1_VIDEO
Constant value for the stream type as specified in ISO/IEC 13818-1 |
static byte |
MPEG2_AUDIO
Constant value for the stream type as specified in ISO/IEC 13818-1 |
static byte |
MPEG2_VIDEO
Constant value for the stream type as specified in ISO/IEC 13818-1 |
Field Detail |
public static final byte MPEG1_VIDEO
public static final byte MPEG2_VIDEO
public static final byte MPEG1_AUDIO
public static final byte MPEG2_AUDIO
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |