| Package | Description |
|---|---|
| org.mp4parser.muxer.tracks.h264.parsing.model | |
| org.mp4parser.muxer.tracks.h265 |
| Modifier and Type | Method and Description |
|---|---|
static ScalingList |
ScalingList.read(CAVLCReader is,
int sizeOfScalingList) |
| Modifier and Type | Method and Description |
|---|---|
void |
VideoParameterSet.profile_tier_level(int maxNumSubLayersMinus1,
CAVLCReader r) |
| Constructor and Description |
|---|
HrdParameters(boolean commonInfPresentFlag,
int maxNumSubLayersMinus1,
CAVLCReader bsr) |
SubLayerHrdParameters(int subLayerId,
int[] cpb_cnt_minus1,
boolean sub_pic_hrd_params_present_flag,
CAVLCReader bsr) |
VuiParameters(int sps_max_sub_layers_minus1,
CAVLCReader bsr) |
Copyright © 2019. All rights reserved.