Blender  V3.3
Functions
avi_options.c File Reference
#include "AVI_avi.h"
#include "BLI_fileops.h"
#include "avi_endian.h"
#include "avi_intern.h"

Go to the source code of this file.

Functions

AviError AVI_set_compress_option (AviMovie *movie, int option_type, int stream, AviOption option, void *opt_data)
 

Detailed Description

This is external code. Sets some compression related options (width, height quality, framerate).

Definition in file avi_options.c.

Function Documentation

◆ AVI_set_compress_option()

AviError AVI_set_compress_option ( AviMovie movie,
int  option_type,
int  stream,
AviOption  option,
void opt_data 
)