| Package | Description |
|---|---|
| org.jcodec.codecs.h264 | |
| org.jcodec.common.io |
| Modifier and Type | Method and Description |
|---|---|
static void |
H264Utils.dumpFrame(FileChannelWrapper ch,
SeqParameterSet[] values,
PictureParameterSet[] values2,
List<ByteBuffer> nalUnits) |
| Modifier and Type | Method and Description |
|---|---|
static FileChannelWrapper |
NIOUtils.readableChannel(File file) |
static FileChannelWrapper |
NIOUtils.readableFileChannel(String file) |
static FileChannelWrapper |
NIOUtils.rwChannel(File file) |
static FileChannelWrapper |
NIOUtils.rwFileChannel(String file) |
static FileChannelWrapper |
NIOUtils.writableChannel(File file) |
static FileChannelWrapper |
NIOUtils.writableFileChannel(String file) |
Copyright © 2019. All rights reserved.