Function tokio_ffmpeg_cli::get_encoders
source · pub async fn get_encoders() -> Result<Vec<Encoder>, Error>
Expand description
Get encoders that this ffmpeg supports
pub async fn get_encoders() -> Result<Vec<Encoder>, Error>
Get encoders that this ffmpeg supports