| Package | Description |
|---|---|
| org.jcodec.api | |
| org.jcodec.common |
| Modifier and Type | Method and Description |
|---|---|
DemuxerTrackMeta.Orientation |
PictureWithMetadata.getOrientation() |
| Constructor and Description |
|---|
PictureWithMetadata(Picture picture,
double timestamp,
double duration,
DemuxerTrackMeta.Orientation orientation) |
| Modifier and Type | Method and Description |
|---|---|
DemuxerTrackMeta.Orientation |
DemuxerTrackMeta.getOrientation() |
static DemuxerTrackMeta.Orientation |
DemuxerTrackMeta.Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DemuxerTrackMeta.Orientation[] |
DemuxerTrackMeta.Orientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DemuxerTrackMeta.setOrientation(DemuxerTrackMeta.Orientation orientation) |
Copyright © 2019. All rights reserved.