public static class HevcDecoderConfigurationRecord.Array extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
array_completeness |
int |
nal_unit_type |
List<byte[]> |
nalUnits |
boolean |
reserved |
| Constructor and Description |
|---|
Array() |
public boolean array_completeness
public boolean reserved
public int nal_unit_type
public List<byte[]> nalUnits
Copyright © 2015. All rights reserved.