BWAPI
Functions | Variables
trunk/bwapi/BWAPI/Source/Recording.h File Reference
#include <windows.h>
#include "WMode.h"
Include dependency graph for Recording.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool StartVideoRecording (int width, int height)
bool StopVideoRecording ()
void RecordFrame (void *pBuffer)

Variables

bool recordingStarted
void * pVidBuffer

Function Documentation

void RecordFrame ( void *  pBuffer)

Here is the caller graph for this function:

bool StartVideoRecording ( int  width,
int  height 
)

Here is the call graph for this function:

Here is the caller graph for this function:

Here is the caller graph for this function:


Variable Documentation

void* pVidBuffer
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines