start

Function start 

Source
pub async fn start(
    tc: TranscodeConfig,
    pool: &SocketPool,
) -> Result<Child, Box<dyn Error>>