process mp4 file thumbnailing

This commit is contained in:
Dylan Knutson
2025-08-14 18:16:14 +00:00
parent 981bea5016
commit ca937eb2bc
5 changed files with 67 additions and 39 deletions

View File

@@ -1,11 +1,11 @@
# typed: true
# DO NOT EDIT MANUALLY
# This is an autogenerated file for dynamic methods in `LoadedMedia::Webm`.
# Please instead update this file by running `bin/tapioca dsl LoadedMedia::Webm`.
# This is an autogenerated file for dynamic methods in `LoadedMedia::WebmOrMp4`.
# Please instead update this file by running `bin/tapioca dsl LoadedMedia::WebmOrMp4`.
class LoadedMedia::Webm
class LoadedMedia::WebmOrMp4
sig { returns(ColorLogger) }
def logger; end