| Package | Description |
|---|---|
| ws.schild.jave | |
| ws.schild.jave.encode |
| Modifier and Type | Method and Description |
|---|---|
static void |
Encoder.addOptionAtIndex(EncodingArgument arg,
Integer index) |
| Modifier and Type | Class and Description |
|---|---|
class |
PredicateArgument
A PredicateArgument is an EncodingArgument that adds its arguments based on the provided
predicate
|
class |
SimpleArgument
A SimpleArgument is an EncodingArgument that provides all of its components, The argument type
and a Function from EncodingAttributes to a Stream<String> (arguments to ffmpeg)
|
class |
ValueArgument
A ValueArgument is an EncodingArgument that is optionally present based on the presence of the
provided valueGetter.
|
Copyright © 2020. All rights reserved.