What is this error? EETypeRva:0x00075618
hacysean99
1
Reputation point
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
thank you.
Sign in to answer