Class: ActiveStorage::HotCell::Client::Analyzers::Audio::Ffprobe
- Inherits:
-
Audio
- Object
- Audio
- ActiveStorage::HotCell::Client::Analyzers::Audio::Ffprobe
- Includes:
- Probing
- Defined in:
- lib/active_storage/hot_cell/client/analyzers/audio/ffprobe.rb
Overview
What an application lists in config.active_storage.analyzers.
config.active_storage.analyzers = [ ActiveStorage::HotCell::Client::Analyzers::Audio::Ffprobe, ... ]
Shares the probe operation with the video analyzer; see Analyzers::Video::Ffprobe.