| Package | Description |
|---|---|
| org.bytedeco.ffmpeg.global |
| Modifier and Type | Method and Description |
|---|---|
static int |
avcodec.avcodec_default_execute2(AVCodecContext c,
Func_AVCodecContext_Pointer_int_int func,
Pointer arg,
int[] ret,
int count) |
static int |
avcodec.avcodec_default_execute2(AVCodecContext c,
Func_AVCodecContext_Pointer_int_int func,
Pointer arg,
IntBuffer ret,
int count) |
static int |
avcodec.avcodec_default_execute2(AVCodecContext c,
Func_AVCodecContext_Pointer_int_int func,
Pointer arg,
IntPointer ret,
int count) |
Copyright © 2019. All rights reserved.