You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Source/D3D11VideoSampleProvider.h
+9-9
Original file line number
Diff line number
Diff line change
@@ -143,7 +143,7 @@ namespace FFmpegInteropX
143
143
144
144
// Attach Processed event and store in samples list
145
145
auto token = sample->Processed += ref new Windows::Foundation::TypedEventHandler<Windows::Media::Core::MediaStreamSample^, Platform::Object^>(this, &D3D11VideoSampleProvider::OnProcessed);
0 commit comments