Package | Description |
---|---|
org.jcodec.codecs.h264.io.model |
Modifier and Type | Method and Description |
---|---|
RefPicMarking.InstrType |
RefPicMarking.Instruction.getType() |
static RefPicMarking.InstrType |
RefPicMarking.InstrType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RefPicMarking.InstrType[] |
RefPicMarking.InstrType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Instruction(RefPicMarking.InstrType type,
int arg1,
int arg2) |
Copyright © 2019. All rights reserved.