|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.umd.cfar.lamp.mpeg1.system.SystemStartCodes
Field Summary | |
static int |
ISO_11172_END_CODE
Terminates a System stream. 32 bits. |
static int |
PACK_START_CODE
Begins a Pack. 32 bits. |
static int |
PACKET_START_CODE_PREFIX
Begins a packet_start_code. 24 bits. |
static int |
SYSTEM_HEADER_START_CODE
Begins a System Header. 32 bits. |
Constructor Summary | |
SystemStartCodes()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int ISO_11172_END_CODE
public static final int PACK_START_CODE
public static final int SYSTEM_HEADER_START_CODE
public static final int PACKET_START_CODE_PREFIX
Constructor Detail |
public SystemStartCodes()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |