Skip to content

mf: Get rid of the IMFMediaShutdownNotify interface.

Rémi Bernon requested to merge rbernon/wine:mr/mf-shutdown-notify into master

As discussed in !8402 (merged). @cmccarthy what do you think of this? I think queueing an event right before shutting down the queue is enough to get the media session notified? It won't get the actual event but it will be able to see the MF_E_SHUTDOWN error after calling EndGetEvent?

Merge request reports

Loading