Blender  V3.3
Classes | Typedefs | Functions
BKE_writeavi.h File Reference

Go to the source code of this file.

Classes

struct  bMovieHandle
 

Typedefs

typedef struct bMovieHandle bMovieHandle
 

Functions

bMovieHandleBKE_movie_handle_get (char imtype)
 
void BKE_movie_filepath_get (char *string, const struct RenderData *rd, bool preview, const char *suffix)
 

Typedef Documentation

◆ bMovieHandle

typedef struct bMovieHandle bMovieHandle

Function Documentation

◆ BKE_movie_filepath_get()

void BKE_movie_filepath_get ( char *  string,
const struct RenderData rd,
bool  preview,
const char *  suffix 
)

◆ BKE_movie_handle_get()

bMovieHandle* BKE_movie_handle_get ( char  imtype)