Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
Public Member Functions | |
bool | seek (float time) |
Public Attributes | |
float | frameRate |
float | duration |
int | width |
int | height |
void * | frameBuffer |
int | frameBufferStride |
Definition at line 361 of file vid_file.cpp.
Definition at line 371 of file vid_file.cpp.
float VidFileImpl::duration |
Definition at line 367 of file vid_file.cpp.
void* VidFileImpl::frameBuffer |
Definition at line 369 of file vid_file.cpp.
int VidFileImpl::frameBufferStride |
Definition at line 370 of file vid_file.cpp.
float VidFileImpl::frameRate |
Definition at line 367 of file vid_file.cpp.
int VidFileImpl::height |
Definition at line 368 of file vid_file.cpp.
int VidFileImpl::width |
Definition at line 368 of file vid_file.cpp.