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