method

ffmpeg_path

rails latest stable - Class: ActiveStorage::Previewer::VideoPreviewer

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v6.0.0) is shown here.

ffmpeg_path()
private

No documentation available.

# File activestorage/lib/active_storage/previewer/video_previewer.rb, line 22
      def ffmpeg_path
        ActiveStorage.paths[:ffmpeg] || "ffmpeg"
      end