| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static int |
avcodec.avcodec_default_execute(avcodec.AVCodecContext c,
avcodec.Func_AVCodecContext_Pointer func,
Pointer arg,
int[] ret,
int count,
int size) |
static int |
avcodec.avcodec_default_execute(avcodec.AVCodecContext c,
avcodec.Func_AVCodecContext_Pointer func,
Pointer arg,
IntBuffer ret,
int count,
int size) |
static int |
avcodec.avcodec_default_execute(avcodec.AVCodecContext c,
avcodec.Func_AVCodecContext_Pointer func,
Pointer arg,
IntPointer ret,
int count,
int size) |
Copyright © 2015. All Rights Reserved.