public interface PMTStreamType
| Modifier and Type | Field and Description |
|---|---|
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
|
static final byte MPEG1_VIDEO
static final byte MPEG2_VIDEO
static final byte MPEG1_AUDIO
static final byte MPEG2_AUDIO
Copyright © 2012 code4tv.com. All Rights Reserved.