method
ffprobe_path
v7.2.3 -
Show latest stable
- Class:
ActiveStorage::Analyzer::AudioAnalyzer
ffprobe_path()private
No documentation available.
# File activestorage/lib/active_storage/analyzer/audio_analyzer.rb, line 73
def ffprobe_path
ActiveStorage.paths[:ffprobe] || "ffprobe"
end