| Package | Description |
|---|---|
| org.opencastproject.mediapackage | |
| org.opencastproject.mediapackage.track |
| Modifier and Type | Method and Description |
|---|---|
ScanType |
VideoStream.getScanType() |
| Modifier and Type | Method and Description |
|---|---|
static ScanType |
ScanType.fromString(String value) |
ScanType |
VideoStreamImpl.getScanType() |
static ScanType |
ScanType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScanType[] |
ScanType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VideoStreamImpl.setScanType(ScanType scanType) |
Copyright © 2009–2021 Opencast Project. All rights reserved.