<< Click to display table of contents >> TRVCamera.IsSupportedFFMPEG |
Returns True if FFmpeg is installed in the system and can be used.
function IsSupportedFFMPEG: Boolean;
RVMedia requires the following minimal set of FFmpeg libraries:
•avformat-*.dll
•avcodec-*.dll
•avutil-*.dll
•swscale-*.dll
See also:
•LoadFFMpegLibraries global procedure.