Library Methods |
The Library type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | LoadFFmpeg |
Forces the pre-loading of the FFmpeg libraries according to the values of the
FFmpegDirectory and FFmpegLoadModeFlags
Also, sets the FFmpegVersionInfo property. Throws an exception
if the libraries cannot be loaded.
|
![]() ![]() | LoadFFmpegAsync |
Provides an asynchronous version of the LoadFFmpeg call.
|
![]() ![]() | UnloadFFmpeg |
Unloads FFmpeg libraries from memory.
|