Go to the source code of this file.
◆ bMovieHandle
◆ BKE_movie_filepath_get()
void BKE_movie_filepath_get |
( |
char * |
string, |
|
|
const struct RenderData * |
rd, |
|
|
bool |
preview, |
|
|
const char * |
suffix |
|
) |
| |
◆ BKE_movie_handle_get()
Definition at line 98 of file writeavi.c.
References bMovieHandle::append_movie, append_stub(), bMovieHandle::context_create, context_create_stub(), bMovieHandle::context_free, context_free_stub(), ELEM, bMovieHandle::end_movie, end_stub(), bMovieHandle::get_movie_path, NULL, R_IMF_IMTYPE_FFMPEG, R_IMF_IMTYPE_H264, R_IMF_IMTYPE_THEORA, R_IMF_IMTYPE_XVID, bMovieHandle::start_movie, start_stub(), and void.
Referenced by BKE_movie_filepath_get(), RE_RenderAnim(), and screen_opengl_render_anim_init().