We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bee736 commit 3d33a5bCopy full SHA for 3d33a5b
1 file changed
SOURCE/AudioDeviceCmdlets.cs
@@ -1,9 +1,10 @@
1
/*
2
-Copyright (c) 2016-2018 Francois Gendron <fg@frgn.ca>
3
-MIT License
+ Copyright (c) 2016-2018 Francois Gendron <fg@frgn.ca>
+ MIT License
4
5
-This file contains AudioDeviceCmdlets
6
-AudioDeviceCmdlets is a suite of PowerShell Cmdlets to control audio devices on Windows
+ AudioDeviceCmdlets.cs
+ AudioDeviceCmdlets is a suite of PowerShell Cmdlets to control audio devices on Windows
7
+ https://github.com/frgnca/AudioDeviceCmdlets
8
*/
9
10
// To interact with MMDevice
0 commit comments