Synchronize gifv playback between inline attachment/expand animation/gallery #273

Closed
opened 2022-11-25 18:17:22 +00:00 by shadowfacts · 1 comment
Owner

Should be doable with AVSynchronizedLayer, but that requires the AVPlayerItem to be shared

The inline attachment needs to own the player, and be able to hand out references to the player item for the animation view and gallery to use

Should be doable with AVSynchronizedLayer, but that requires the AVPlayerItem to be shared The inline attachment needs to own the player, and be able to hand out references to the player item for the animation view and gallery to use
shadowfacts added the
enhancement
label 2022-11-25 18:17:22 +00:00
Author
Owner

Implemented in #450.

Implemented in #450.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: shadowfacts/Tusker#273
No description provided.