| Package | Description |
|---|---|
| io.humble.video |
The Humble Video library for decoding and encoding audio and pictures (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerStream.ParseType |
ContainerStream.getParseType()
Get how the decoding codec should parse data from this stream.
|
static ContainerStream.ParseType |
ContainerStream.ParseType.swigToEnum(int swigValue) |
static ContainerStream.ParseType |
ContainerStream.ParseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContainerStream.ParseType[] |
ContainerStream.ParseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerStream.setParseType(ContainerStream.ParseType type)
Set the parse type the decoding codec should use.
|
Copyright © 2018 Humble Software. All rights reserved.