Package | Description |
---|---|
edu.harvard.hul.ois.jhove.handler |
Contains the main classes for JHOVE output handlers.
|
edu.harvard.hul.ois.jhove.module |
Contains the main classes for JHOVE modules.
|
Modifier and Type | Method and Description |
---|---|
protected void |
XmlHandler.showAESAudioMetadata(AESAudioMetadata aes)
Display the audio metadata formatted according to
the AES schema.
|
Modifier and Type | Field and Description |
---|---|
protected AESAudioMetadata |
WaveModule._aesMetadata |
protected AESAudioMetadata |
AiffModule._aesMetadata |
Modifier and Type | Method and Description |
---|---|
AESAudioMetadata |
WaveModule.getAESMetadata()
Returns the module's AES metadata.
|
AESAudioMetadata |
AiffModule.getAESMetadata()
Returns the module's AES metadata.
|
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.