|
FFmpeg
|
#include "avfilter.h"Go to the source code of this file.
Data Structures | |
| struct | AVBufferSrcParameters |
| This structure contains the parameters describing the frames that will be passed to this filter. More... | |
Enumerations | |
| enum | { AV_BUFFERSRC_FLAG_NO_CHECK_FORMAT = 1, AV_BUFFERSRC_FLAG_PUSH = 4, AV_BUFFERSRC_FLAG_KEEP_REF = 8 } |
Memory buffer source API.
Definition in file buffersrc.h.
1.8.17