| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static avcodec.AVCodecHWConfig |
avcodec.avcodec_get_hw_config(avcodec.AVCodec codec,
int index)
Retrieve supported hardware configurations for a codec.
|
avcodec.AVCodecHWConfig |
avcodec.AVCodecHWConfig.device_type(int device_type) |
avcodec.AVCodecHWConfig |
avcodec.AVCodecHWConfig.methods(int methods) |
avcodec.AVCodecHWConfig |
avcodec.AVCodecHWConfig.pix_fmt(int pix_fmt) |
avcodec.AVCodecHWConfig |
avcodec.AVCodecHWConfig.position(long position) |
Copyright © 2019. All rights reserved.