Skip to content

Commit 68e6caf

Browse files
committed
Bring back deviceIdAllocated
1 parent f103183 commit 68e6caf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SynchronousAudioRouter/control.cpp

+2
Original file line numberDiff line numberDiff line change
@@ -696,6 +696,8 @@ NTSTATUS SarCreateEndpoint(
696696
goto err_out;
697697
}
698698

699+
deviceIdAllocated = TRUE;
700+
699701
// Windows 10 introduces a 'format cache' which at this time appears to
700702
// not fully invalidate itself when KSEVENT_PINCAPS_FORMATCHANGE is
701703
// sent. Work around this by encoding information about the sample rate,

0 commit comments

Comments
 (0)