Package | Description |
---|---|
org.jaudiotagger.audio.asf.data |
Classes for data components of the Microsoft Advanced Systems Format header.
|
org.jaudiotagger.audio.asf.io |
Classes for reading and writing Microsoft Advanced Systems Format files.
|
Class and Description |
---|
WriteableChunk
Implementors can write themselves directly to an output stream, and have the
ability to tell the size they would need, as well as determine if they are
empty.
|
Class and Description |
---|
AsfExtHeaderReader
This reader reads an ASF header extension object from an
InputStream
and creates an AsfExtendedHeader object. |
ChunkModifier
Reads an ASF chunk and writes a modified copy.
|
ChunkReader
A ChunkReader provides methods for reading an ASF chunk.
|
WriteableChunk
Implementors can write themselves directly to an output stream, and have the
ability to tell the size they would need, as well as determine if they are
empty.
|
Copyright © 2005–2020 jthink.net. All rights reserved.