public static class AbstractH26XTrack.LookAhead extends Object
| Constructor and Description |
|---|
LookAhead(DataSource dataSource) |
| Modifier and Type | Method and Description |
|---|---|
void |
discardByte() |
void |
discardNext3AndMarkStart() |
void |
fillBuffer() |
ByteBuffer |
getNal() |
boolean |
nextThreeEquals000or001orEof(boolean tripleZeroIsEndOfSequence) |
boolean |
nextThreeEquals001() |
public LookAhead(DataSource dataSource) throws IOException
IOExceptionpublic void fillBuffer()
throws IOException
IOExceptionpublic boolean nextThreeEquals001()
throws IOException
IOExceptionpublic boolean nextThreeEquals000or001orEof(boolean tripleZeroIsEndOfSequence)
throws IOException
IOExceptionpublic void discardByte()
public void discardNext3AndMarkStart()
public ByteBuffer getNal()
Copyright © 2017. All rights reserved.