Package | Description |
---|---|
org.jaudiotagger.audio.asf.data |
Classes for data components of the Microsoft Advanced Systems Format header.
|
Modifier and Type | Class and Description |
---|---|
class |
AsfExtendedHeader
This class represents the ASF extended header object (chunk).
Like AsfHeader it contains multiple other ASF objects (chunks). |
class |
AsfHeader
Each ASF file starts with a so called header.
|
Modifier and Type | Method and Description |
---|---|
protected static boolean |
ChunkContainer.chunkstartsUnique(ChunkContainer container)
Tests whether all stored chunks have a unique starting position among
their brothers.
|
Copyright © 2005–2020 jthink.net. All rights reserved.