public class VTTEmptyCueBox extends WriteOnlyBox
| Constructor and Description |
|---|
VTTEmptyCueBox() |
| Modifier and Type | Method and Description |
|---|---|
void |
getBox(WritableByteChannel writableByteChannel)
Writes the complete box - size | 4-cc | content - to the given
writableByteChannel. |
long |
getSize() |
public long getSize()
public void getBox(WritableByteChannel writableByteChannel) throws IOException
BoxwritableByteChannel.writableByteChannel - the box's sinkIOException - in case of problems with the ChannelCopyright © 2016. All rights reserved.