Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

[[ Bug 22994 ]] Fix crash when setting the startTime of a video on iOS #7492

Open
wants to merge 1 commit into
base: develop-9.6
Choose a base branch
Loading
from

Conversation

livecodepanos
Copy link
Contributor

This patch fixes a crash when setting the startTime of a video on iOS

This patch fixes a crash when setting the startTime of a video on iOS
@livecodepanos livecodepanos added this to the 9.6.3-rc-1 milestone Dec 11, 2020
m_player.currentItem.reversePlaybackEndTime = m_start_time;
SetCurrentTime(ctxt, p_time);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@livecodepanos SetCurrentTime just seeks to that position. the startTime should specify the position that the video begins playback from, including when looping

@runrevmark runrevmark added the WIP label Jun 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.