See: Description
Interface | Description |
---|---|
AudioFileModificationListener |
Classes implementing this interface will be notified on audio file's
modifications.
|
TagWriter |
Created by Paul on 15/09/2015.
|
Class | Description |
---|---|
AbstractTag |
This class is the default implementation for
Tag and introduces some more useful
functionality to be implemented. |
AbstractTagCreator |
Abstract class for creating the raw content that represents the tag so it can be written
to file.
|
AudioFileModificationAdapter | |
AudioFileReader | |
AudioFileReader2 |
Replacement for AudioFileReader class
|
AudioFileWriter |
This abstract class is the skeleton for tag writers.
|
AudioFileWriter2 |
Created by Paul on 28/01/2016.
|
GenericAudioHeader |
This class represents a structure for storing and retrieving information
about the codec respectively the encoding parameters.
Most of the parameters are available for nearly each audio format. |
GenericTag |
This is a complete example implementation of
AbstractTag |
ModificationHandler |
This class multicasts the events to multiple listener instances.
Additionally the Vetos are handled. |
Permissions |
Outputs permissions to try and identify why we dont have permissions to read/write file
|
Utils |
Contains various frequently used static functions in the different tag formats.
|
Copyright © 2005–2020 jthink.net. All rights reserved.