| Package | Description |
|---|---|
| org.gagravarr.theora | |
| org.gagravarr.tika |
| Modifier and Type | Method and Description |
|---|---|
TheoraInfo |
TheoraFile.getInfo() |
| Constructor and Description |
|---|
TheoraFile(OutputStream out,
int sid,
TheoraInfo info,
TheoraComments comments,
TheoraSetup setup)
Opens for writing, based on the settings
from a pre-read file, with a specific
Steam ID (SID).
|
TheoraFile(OutputStream out,
TheoraInfo info,
TheoraComments comments,
TheoraSetup setup)
Opens for writing, based on the settings
from a pre-read file.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
TheoraParser.extractInfo(org.apache.tika.metadata.Metadata metadata,
TheoraInfo info) |
Copyright © 2021. All rights reserved.