| Package | Description |
|---|---|
| org.monte.media.avi |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractAVIStream.AVIMediaType |
AbstractAVIStream.Track.mediaType |
| Modifier and Type | Method and Description |
|---|---|
static AbstractAVIStream.AVIMediaType |
AbstractAVIStream.AVIMediaType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AbstractAVIStream.AVIMediaType[] |
AbstractAVIStream.AVIMediaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Track(int trackIndex,
AbstractAVIStream.AVIMediaType mediaType,
int fourCC) |
Copyright © 2022. All Rights Reserved.