method

display_matrix

rails latest stable - Class: ActiveStorage::Analyzer::VideoAnalyzer

Method not available on this version

This method is only available on newer versions. The first available version (v7.2.3) is shown here.

display_matrix()
private

No documentation available.

# File activestorage/lib/active_storage/analyzer/video_analyzer.rb, line 63
      def display_matrix
        side_data.detect { |data| data["side_data_type"] == "Display Matrix" }
      end