Page MenuHomePhabricator

[ios] Implement generateThumbnail() function on iOS
ClosedPublic

Authored by angelika on Mar 20 2025, 4:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 18, 8:11 AM
Unknown Object (File)
Sat, Apr 12, 4:40 AM
Unknown Object (File)
Thu, Apr 10, 7:58 AM
Unknown Object (File)
Sun, Apr 6, 3:48 AM
Unknown Object (File)
Sat, Apr 5, 12:41 PM
Unknown Object (File)
Sat, Apr 5, 10:16 AM
Unknown Object (File)
Thu, Apr 3, 9:37 PM
Unknown Object (File)
Thu, Apr 3, 12:10 PM
Subscribers

Details

Summary

https://linear.app/comm/issue/ENG-10314/migrate-comm-app-to-use-new-media-module

Copied and simplified from expo-module-thumbnails. I don't think it's worth to have a dependency for a few lines of code while we have already related code here. JPEG quality wasn't specified in the original implementation, but I had to put something so I've put 0.9.

Depends on D14475

Test Plan

Send a video and verify thumbnail is generated

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable