Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://coin3d.github.io
https://www.kongsberg.com/en/kogt/
simage_avi.h File Reference
#include <config.h>
#include <simage.h>

Go to the source code of this file.

Functions

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)
 
void avienc_movie_close (s_movie *movie)
 

Function Documentation

◆ 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 
)

◆ avienc_movie_close()

void avienc_movie_close ( s_movie movie)