pub fn default_file_formats() -> Vec<String>
Expand description

Returns the default supported file formats (.mp4 and .mov).

Set as public, since this function is re-used in startup.rs