|
FFmpeg
|
#include "libavutil/attributes.h"#include "apetag.h"#include "avformat.h"#include "mux.h"#include "wv.h"Go to the source code of this file.
Data Structures | |
| struct | WvMuxContext |
Functions | |
| static int | wv_write_packet (AVFormatContext *ctx, AVPacket *pkt) |
| static av_cold int | wv_write_trailer (AVFormatContext *ctx) |
Variables | |
| const FFOutputFormat | ff_wv_muxer |
|
static |
|
static |
| const FFOutputFormat ff_wv_muxer |
1.8.17