Skip to content

Commit a6d6a13

Browse files
author
Michael Chourdakis
committed
Bug fixed
1 parent 18e0902 commit a6d6a13

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

capture.hpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1017,7 +1017,8 @@ int DesktopCapture(DESKTOPCAPTUREPARAMS& dp)
10171017
}
10181018
};
10191019

1020-
1020+
EnumVistaMixers();
1021+
10211022

10221023

10231024
/* if (dp.HasAudio)

0 commit comments

Comments
 (0)