C# Class Hudl.FFmpeg.Exceptions.FFmpegTimeoutException

exception that is thrown when FFmpeg commands have passed the timeout period
Inheritance: System.Exception
Afficher le fichier Open project: hudl/HudlFfmpeg

Méthodes publiques

Méthode Description
FFmpegTimeoutException ( string arguments ) : System

Method Details

FFmpegTimeoutException() public méthode

public FFmpegTimeoutException ( string arguments ) : System
arguments string
Résultat System