(&self, _: u32, _: windows_core::Ref<'_, IMFMediaEvent>)
| 149 | } |
| 150 | |
| 151 | fn OnEvent(&self, _: u32, _: windows_core::Ref<'_, IMFMediaEvent>) -> windows_core::Result<()> { |
| 152 | Ok(()) |
| 153 | } |
| 154 | } |
| 155 | |
| 156 | /// Static handle instance for MSMF backend buffer identification. |
nothing calls this directly
no outgoing calls
no test coverage detected