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