What is this error? EETypeRva:0x00075618

hacysean99 1 Reputation point
2020-04-09T02:55:07.907+00:00

Hi.

When uwp player app develop, an error occurs with the MediaSourceOpenOperationCompletedEventArgs parameter of the OpenOperationCompleted event while attempting to open the mediasource.
The error code is EETypeRva: 0x00075618.
Please help me with this error code.

public event TypedEventHandler<MediaSource, MediaSourceOpenOperationCompletedEventArgs> OpenOperationCompleted;

https://video2.skills-academy.com/ko-kr/uwp/api/windows.media.core.mediasource.openoperationcompleted

https://video2.skills-academy.com/en-us/uwp/api/windows.media.core.mediasourceopenoperationcompletedeventargs

thank you.

Universal Windows Platform (UWP)
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.