|
BWAPI
|


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 |
| void RecordFrame | ( | void * | pBuffer | ) |

| bool StartVideoRecording | ( | int | width, |
| int | height | ||
| ) |


| bool StopVideoRecording | ( | ) |

| void* pVidBuffer |
| bool recordingStarted |
1.7.6.1