Skip to main content

ensure_initialized

Function ensure_initialized 

Source
pub fn ensure_initialized()
Expand description

Ensure FFmpeg is initialized.

This function is idempotent and can be called multiple times safely. It will only perform initialization once.