Audacity 3.2.0
Macros | Variables
AVIOContextWrapper.cpp File Reference
#include "AVIOContextWrapper.h"
#include "FFmpegFunctions.h"
Include dependency graph for AVIOContextWrapper.cpp:

Go to the source code of this file.

Macros

#define AVSEEK_FORCE   0x20000
 
#define AVSEEK_SIZE   0x10000
 

Variables

constexpr int BufferSize = 32 * 1024
 

Macro Definition Documentation

◆ AVSEEK_FORCE

#define AVSEEK_FORCE   0x20000

Definition at line 15 of file AVIOContextWrapper.cpp.

◆ AVSEEK_SIZE

#define AVSEEK_SIZE   0x10000

Definition at line 16 of file AVIOContextWrapper.cpp.

Variable Documentation

◆ BufferSize

constexpr int BufferSize = 32 * 1024
constexpr