| Package | Description |
|---|---|
| org.gagravarr.ogg |
| Modifier and Type | Field and Description |
|---|---|
OggStreamIdentifier.OggStreamType.Kind |
OggStreamIdentifier.OggStreamType.kind |
| Modifier and Type | Method and Description |
|---|---|
static OggStreamIdentifier.OggStreamType.Kind |
OggStreamIdentifier.OggStreamType.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OggStreamIdentifier.OggStreamType.Kind[] |
OggStreamIdentifier.OggStreamType.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OggStreamType(String mimetype,
String description,
OggStreamIdentifier.OggStreamType.Kind kind) |
Copyright © 2021. All rights reserved.