to_media_error

Function to_media_error 

pub fn to_media_error<E>(e: E) -> MoosyncError
where E: Error + Send + Sync + 'static,