<< Click to display table of contents >> TRVAudioPlayer.UseFFMpeg |
Specifies whether FFmpeg must be used for sound recording.
property UseFFMpeg: Boolean;
In the current version, FFmpeg is required for sound recording. No sound recording happens if UseFFMpeg = False.
FFmpeg libraries must be available for the application, otherwise recording will not be performed.
Default value:
True
See also