public class WaveStrings extends Object
Modifier and Type | Field and Description |
---|---|
static String[] |
ANCILLARY_DEF_0
Flags for ancillary data definition in the MPEG chunk,
"0" values
|
static String[] |
ANCILLARY_DEF_1
Flags for ancillary data definition in the MPEG chunk,
"1" values
|
static String[] |
COMPRESSION_FORMAT
Strings for data compression formats; indexed by
COMPRESSION_INDEX
|
static int[] |
COMPRESSION_INDEX |
static String[] |
SMPTE_FORMAT
Strings for SMPTE formats in the Sample Chunk
|
static int[] |
SMPTE_FORMAT_INDEX
Indices for SMPTE formats in the Sample Chunk
|
static String[] |
SOUND_INFORMATION_0
Flags for SoundInformation bits in the MPEG chunk,
"0" values
|
static String[] |
SOUND_INFORMATION_1
Flags for SoundInformation bits in the MPEG chunk,
"1" values
|
public static final String[] COMPRESSION_FORMAT
public static final int[] COMPRESSION_INDEX
public static final String[] SMPTE_FORMAT
public static final int[] SMPTE_FORMAT_INDEX
public static final String[] SOUND_INFORMATION_1
public static final String[] SOUND_INFORMATION_0
public static final String[] ANCILLARY_DEF_1
public static final String[] ANCILLARY_DEF_0
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.