这是indexloc提供的服务,不要输入任何密码
Skip to content

Video: hang on MediaElement_Loaded, Opened never called #340

@dasgarner

Description

@dasgarner

We have a case where MediaElement_Loaded is the last thing called before the app stops playback. Other threads are working fine and the app is responsive, it just isn't playing.

MediaElement_MediaOpened / MediaElement_MediaFailed are never called.

My guess is that it is hanging here. Ideally the watchman should be created before we try and call play, not after, even though Play() is a non-blocking call, apparently.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions