avi.h File Reference

<mi32/avi.h> Header for MicroImages AVI functions More...

#include <mi32/stddefns.h>

Include dependency graph for avi.h:

Include dependency graph

Go to the source code of this file.

Classes

struct  MAVIPARMENCODE

Functions

int MaviEncodeFrame (void *handle, void *rgbdata)
int MaviEncodeIsAvailable ()
int MaviEncodeStart (void **handle, UNICODE *filename, MAVIPARMENCODE *parm)
void MaviEncodeStop (void **handle)


Detailed Description

<mi32/avi.h> Header for MicroImages AVI functions

Definition in file avi.h.


Function Documentation

int MaviEncodeFrame void *  handle,
void *  rgbdata
 

Add frames to movie.

int MaviEncodeIsAvailable  ) 
 

Checks to see if OS supports AVI recording.

Returns non-0 value if current OS support AVI recording, otherwise 0.

int MaviEncodeStart void **  handle,
UNICODE filename,
MAVIPARMENCODE parm
 

Gets handle for process that creates movie in the filename file, parameters given in MAVIPARMENCODE struct.

void MaviEncodeStop void **  handle  ) 
 

Closes movie creation process and closes corresponding file.


Generated on Tue Dec 14 13:18:58 2004 for TNTsdk by  doxygen 1.3.8-20040913