Modifier and Type | Field and Description |
---|---|
protected List<PictureParameterSet> |
pps |
protected List<SeqParameterSet> |
sps |
Constructor and Description |
---|
SliceHeaderTweaker() |
Modifier and Type | Method and Description |
---|---|
SliceHeader |
run(ByteBuffer is,
ByteBuffer os,
NALUnit nu) |
SliceHeader |
runSpsPps(ByteBuffer is,
ByteBuffer os,
NALUnit nu,
SeqParameterSet sps,
PictureParameterSet pps) |
protected abstract void |
tweak(SliceHeader sh) |
protected List<SeqParameterSet> sps
protected List<PictureParameterSet> pps
protected abstract void tweak(SliceHeader sh)
public SliceHeader run(ByteBuffer is, ByteBuffer os, NALUnit nu)
public SliceHeader runSpsPps(ByteBuffer is, ByteBuffer os, NALUnit nu, SeqParameterSet sps, PictureParameterSet pps)
Copyright © 2019. All rights reserved.