|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentDescription | |
|---|---|
| entagged.audioformats.asf.data | |
| entagged.audioformats.asf.io | |
| entagged.audioformats.asf.util | |
| Uses of ContentDescription in entagged.audioformats.asf.data |
|---|
| Methods in entagged.audioformats.asf.data that return ContentDescription | |
|---|---|
ContentDescription |
AsfHeader.getContentDescription()
|
| Methods in entagged.audioformats.asf.data with parameters of type ContentDescription | |
|---|---|
void |
AsfHeader.setContentDescription(ContentDescription contentDesc)
|
| Uses of ContentDescription in entagged.audioformats.asf.io |
|---|
| Methods in entagged.audioformats.asf.io that return ContentDescription | |
|---|---|
static ContentDescription |
ContentDescriptionReader.read(RandomAccessFile raf,
Chunk candidate)
Creates and fills a ContentDescriptionfrom given
file. |
| Uses of ContentDescription in entagged.audioformats.asf.util |
|---|
| Methods in entagged.audioformats.asf.util that return ContentDescription | |
|---|---|
static ContentDescription |
TagConverter.createContentDescription(Tag tag)
This method creates a new ContentDescriptionobject, filled with
the according values of the given tag.Warning : Only the first values can be stored in asf files, because the content description is limited. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||