Audacity 3.2.0
|
#include <cstdint>
#include <memory>
Go to the source code of this file.
Classes | |
class | AVChannelLayoutWrapper |
Macros | |
#define | HAS_AV_CHANNEL_LAYOUT (LIBAVUTIL_VERSION_MAJOR >= 59) |
Typedefs | |
typedef struct AVChannelLayout | AVChannelLayout |
#define HAS_AV_CHANNEL_LAYOUT (LIBAVUTIL_VERSION_MAJOR >= 59) |
Definition at line 13 of file AVChannelLayoutWrapper.h.
typedef struct AVChannelLayout AVChannelLayout |
Definition at line 18 of file AVChannelLayoutWrapper.h.