Audacity 3.2.0
Classes | Typedefs
AVCodecWrapper.h File Reference
#include <cstdint>
#include "FFmpegTypes.h"
Include dependency graph for AVCodecWrapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AVCodecWrapper
 

Typedefs

typedef struct AVCodec AVCodec
 
typedef struct AVRational AVRational
 

Typedef Documentation

◆ AVCodec

typedef struct AVCodec AVCodec

Definition at line 17 of file AVCodecWrapper.h.

◆ AVRational

typedef struct AVRational AVRational

Definition at line 18 of file AVCodecWrapper.h.