Page MenuHomePhabricator

[android] Implement generateThumbnail() function on Android
ClosedPublic

Authored by angelika on Mar 20 2025, 4:41 AM.
Tags
None
Referenced Files
F6200020: D14475.id47551.diff
Wed, Apr 23, 6:59 PM
F6190840: D14475.diff
Wed, Apr 23, 12:42 PM
Unknown Object (File)
Sun, Apr 13, 9:16 PM
Unknown Object (File)
Sun, Apr 13, 5:01 PM
Unknown Object (File)
Sun, Apr 13, 11:26 AM
Unknown Object (File)
Sat, Apr 12, 5:08 PM
Unknown Object (File)
Thu, Apr 10, 1:24 PM
Unknown Object (File)
Thu, Apr 10, 7:59 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 D14474

Test Plan

Send a video and verify thumbnail is generated

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage