Package | Description |
---|---|
org.gagravarr.tika | |
org.gagravarr.vorbis |
Modifier and Type | Method and Description |
---|---|
protected void |
VorbisParser.extractInfo(org.apache.tika.metadata.Metadata metadata,
VorbisInfo info) |
Modifier and Type | Method and Description |
---|---|
VorbisInfo |
VorbisFile.getInfo() |
Constructor and Description |
---|
VorbisFile(OutputStream out,
int sid,
VorbisInfo info,
VorbisComments comments,
VorbisSetup setup)
Opens for writing, based on the settings
from a pre-read file, with a specific
Steam ID (SID).
|
VorbisFile(OutputStream out,
VorbisInfo info,
VorbisComments comments,
VorbisSetup setup)
Opens for writing, based on the settings
from a pre-read file.
|
Copyright © 2015. All rights reserved.