Page MenuHomePhabricator

[ios] Implement generateThumbnail() function on iOS
ClosedPublic

Authored by angelika on Thu, Mar 20, 4:42 AM.
Tags
None
Referenced Files
F5236439: D14476.id47602.diff
Sat, Apr 5, 12:41 PM
F5235368: D14476.id47487.diff
Sat, Apr 5, 10:16 AM
Unknown Object (File)
Thu, Apr 3, 9:37 PM
Unknown Object (File)
Thu, Apr 3, 12:10 PM
Unknown Object (File)
Thu, Apr 3, 8:47 AM
Unknown Object (File)
Wed, Apr 2, 6:31 PM
Unknown Object (File)
Wed, Apr 2, 4:32 AM
Unknown Object (File)
Tue, Apr 1, 3:49 AM
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