class ActiveStorage::Analyzer::VideoAnalyzer

def display_matrix

def display_matrix
  side_data.detect { |data| data["side_data_type"] == "Display Matrix" }
end