| Package | Description |
|---|---|
| org.mp4parser.streaming.input.h264.spspps |
| Modifier and Type | Field and Description |
|---|---|
PictureParameterSet |
SliceHeader.pps |
| Modifier and Type | Method and Description |
|---|---|
static PictureParameterSet |
PictureParameterSet.read(ByteBuffer bb) |
| Constructor and Description |
|---|
SliceHeader(ByteBuffer in,
Map<Integer,SeqParameterSet> spss,
Map<Integer,PictureParameterSet> ppss,
boolean IdrPicFlag) |
Copyright © 2018. All rights reserved.