DDraceNetwork Docs
video.h File Reference
#include <base/system.h>
#include <functional>
Include dependency graph for video.h:
This graph shows which files directly or indirectly include this file:

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