public static class RefPicMarking.Instruction extends Object
| Constructor and Description |
|---|
Instruction(RefPicMarking.InstrType type,
int arg1,
int arg2) |
| Modifier and Type | Method and Description |
|---|---|
int |
getArg1() |
int |
getArg2() |
RefPicMarking.InstrType |
getType() |
public Instruction(RefPicMarking.InstrType type, int arg1, int arg2)
public RefPicMarking.InstrType getType()
public int getArg1()
public int getArg2()
Copyright © 2019. All rights reserved.