What is this error? EETypeRva:0x00075618

  • Thread starter Thread starter hacysean99
  • Start date Start date
H

hacysean99

Guest
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;

MediaSource.OpenOperationCompleted Event (Windows.Media.Core) - Windows UWP applications

MediaSourceOpenOperationCompletedEventArgs Class (Windows.Media.Core) - Windows UWP applications


thank you.

Continue reading...
 
Back
Top