public final class ADIFHeader
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
PCE |
getFirstPCE() |
static boolean |
isPresent(BitStream in) |
static ADIFHeader |
readHeader(BitStream in) |
public static boolean isPresent(BitStream in) throws AACException
AACExceptionpublic static ADIFHeader readHeader(BitStream in) throws AACException
AACExceptionpublic PCE getFirstPCE()