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

Go to the source code of this file.

Classes

class  AVStreamWrapper
 

Typedefs

typedef struct AVStream AVStream
 
typedef struct AVCodecContext AVCodecContext
 

Typedef Documentation

◆ AVCodecContext

Definition at line 20 of file AVStreamWrapper.h.

◆ AVStream

typedef struct AVStream AVStream

Definition at line 19 of file AVStreamWrapper.h.