Crate naviz_video

Enums

Video progress update event

Render-update (current time, duration)

Encode-update (current time, duration)

Finished export (with ffmpeg exit status; may not always be successful)

Structs and Unions

Struct to export a video from an Animator

Implementations

Functions

Exports a video the the specified target-path using system-installed ffmpeg

Creates a new VideoExport from the passed Animator and with the passed screen_resolution and fps