Audacity 3.2.0
|
#include <cstdint>
#include <vector>
#include <memory>
#include "FFmpegTypes.h"
#include "AVIOContextWrapper.h"
#include "AVPacketWrapper.h"
Go to the source code of this file.
Classes | |
class | AVFormatContextWrapper |
Typedefs | |
typedef struct AVFormatContext | AVFormatContext |
typedef struct AVFormatContext AVFormatContext |
Definition at line 23 of file AVFormatContextWrapper.h.