method
ffprobe_path
v6.1.7.7 -
Show latest stable
- Class:
ActiveStorage::Analyzer::VideoAnalyzer
ffprobe_path()private
No documentation available.
# File activestorage/lib/active_storage/analyzer/video_analyzer.rb, line 125
def ffprobe_path
ActiveStorage.paths[:ffprobe] || "ffprobe"
end