| Package | Description |
|---|---|
| org.bytedeco.ffmpeg.avfilter | |
| org.bytedeco.ffmpeg.global |
| Modifier and Type | Method and Description |
|---|---|
static AVBufferSrcParameters |
avfilter.av_buffersrc_parameters_alloc()
Allocate a new AVBufferSrcParameters instance.
|
static AVBufferSrcParameters |
avfilter.av_buffersrc_parameters_alloc()
Allocate a new AVBufferSrcParameters instance.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
avfilter.av_buffersrc_parameters_set(AVFilterContext ctx,
AVBufferSrcParameters param)
Initialize the buffersrc or abuffersrc filter with the provided parameters.
|
static int |
avfilter.av_buffersrc_parameters_set(AVFilterContext ctx,
AVBufferSrcParameters param)
Initialize the buffersrc or abuffersrc filter with the provided parameters.
|
Copyright © 2023. All rights reserved.