method

angle

angle()
private

No documentation available.

# File activestorage/lib/active_storage/analyzer/video_analyzer.rb, line 50
      def angle
        Integer(tags["rotate"]) if tags["rotate"]
      end