Package | Description |
---|---|
org.jcodec.api.transcode |
Modifier and Type | Method and Description |
---|---|
static Options |
Options.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Options[] |
Options.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SourceImpl.setOption(Options option,
Object value) |
void |
Source.setOption(Options option,
Object value) |
void |
SinkImpl.setOption(Options option,
Object value) |
void |
Sink.setOption(Options profile,
Object value) |
Copyright © 2019. All rights reserved.