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://learn.microsoft.com/ko-kr/uwp/api/windows.media.core.mediasource.openoperationcompleted

https://learn.microsoft.com/en-us/uwp/api/windows.media.core.mediasourceopenoperationcompletedeventargs

thank you.

Universal Windows Platform (UWP)
{count} votes