Class ScalingList
- java.lang.Object
-
- org.mp4parser.streaming.input.h264.spspps.ScalingList
-
public class ScalingList extends Object
Scaling list entitycapable to serialize / deserialize with CAVLC bitstream
- Author:
- Stanislav Vitvitskiy
-
-
Field Summary
Fields Modifier and Type Field Description int[]scalingListbooleanuseDefaultScalingMatrixFlag
-
Constructor Summary
Constructors Constructor Description ScalingList()
-
-
-
Method Detail
-
read
public static ScalingList read(ByteBufferBitreader is, int sizeOfScalingList) throws IOException
- Throws:
IOException
-
-