|
FFmpeg
|
Options definition for AVFormatContext. More...
#include "avformat.h"#include "avio_internal.h"#include "internal.h"#include "libavutil/internal.h"#include "libavutil/opt.h"#include "options_table.h"Functions | |
| AVFormatContext * | avformat_alloc_context (void) |
| Allocate an AVFormatContext. More... | |
| enum AVDurationEstimationMethod | av_fmt_ctx_get_duration_estimation_method (const AVFormatContext *ctx) |
| Returns the method used to set ctx->duration. More... | |
| const AVClass * | avformat_get_class (void) |
| Get the AVClass for AVFormatContext. More... | |
Options definition for AVFormatContext.
| enum AVDurationEstimationMethod av_fmt_ctx_get_duration_estimation_method | ( | const AVFormatContext * | ctx | ) |
Returns the method used to set ctx->duration.
1.8.12