DDNet documentation
Loading...
Searching...
No Matches
video.h File Reference
#include <base/time.h>
#include <cstdint>
#include <functional>

Go to the source code of this file.

Classes

class  IVideo

Typedefs

typedef std::function< void(short *pFinalOut, unsigned Frames)> ISoundMixFunc

Typedef Documentation

◆ ISoundMixFunc

typedef std::function<void(short *pFinalOut, unsigned Frames)> ISoundMixFunc