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...
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...