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