Blender V4.3
BKE_writemovie.hh File Reference

Go to the source code of this file.

Classes

struct  bMovieHandle
 

Functions

bMovieHandleBKE_movie_handle_get (char imtype)
 
void BKE_movie_filepath_get (char filepath[1024], const RenderData *rd, bool preview, const char *suffix)
 

Function Documentation

◆ BKE_movie_filepath_get()

void BKE_movie_filepath_get ( char filepath[1024],
const RenderData * rd,
bool preview,
const char * suffix )

◆ BKE_movie_handle_get()