We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
You should update the code samples on the main page, because MediaFile is now an abstract class and can't be used directly.
var inputFile = new InputFile (@"C:\Path\To_Video.flv"); var outputFile = new OutputFile (@"C:\Path\To_Save_Image.jpg");
etc.
The text was updated successfully, but these errors were encountered:
I also think that looking at examples bothers me a lot.
Sorry, something went wrong.
No branches or pull requests
You should update the code samples on the main page, because MediaFile is now an abstract class and can't be used directly.
etc.
The text was updated successfully, but these errors were encountered: