public class VideoParameterSet extends Object
| Constructor and Description |
|---|
VideoParameterSet(ByteBuffer vps) |
| Modifier and Type | Method and Description |
|---|---|
void |
profile_tier_level(int maxNumSubLayersMinus1,
CAVLCReader r) |
ByteBuffer |
toByteBuffer() |
public VideoParameterSet(ByteBuffer vps) throws IOException
IOExceptionpublic void profile_tier_level(int maxNumSubLayersMinus1,
CAVLCReader r)
throws IOException
IOExceptionpublic ByteBuffer toByteBuffer()
Copyright © 2017. All rights reserved.