simage  1.8.3
Coin3D texture image library
Loading...
Searching...
No Matches
simage_avi.h File Reference
#include <config.h>
#include <simage.h>

Go to the source code of this file.

Functions

void avienc_movie_close (s_movie *movie)
 
int avienc_movie_create (const char *filename, s_movie *movie, s_params *params)
 
int avienc_movie_put (s_movie *movie, s_image *image, s_params *params)
 

Function Documentation

◆ avienc_movie_close()

void avienc_movie_close ( s_movie * movie)

◆ avienc_movie_create()

int avienc_movie_create ( const char * filename,
s_movie * movie,
s_params * params )

◆ avienc_movie_put()

int avienc_movie_put ( s_movie * movie,
s_image * image,
s_params * params )