| Package | Description |
|---|---|
| org.mp4parser.muxer.tracks.h264 | |
| org.mp4parser.muxer.tracks.h264.parsing.model |
| Modifier and Type | Field and Description |
|---|---|
PictureParameterSet |
SliceHeader.pps |
| Constructor and Description |
|---|
SliceHeader(InputStream is,
Map<Integer,SeqParameterSet> spss,
Map<Integer,PictureParameterSet> ppss,
boolean IdrPicFlag) |
| Modifier and Type | Method and Description |
|---|---|
static PictureParameterSet |
PictureParameterSet.read(byte[] b) |
static PictureParameterSet |
PictureParameterSet.read(InputStream is) |
Copyright © 2019. All rights reserved.