diff options
| author | Den Delimarsky <[email protected]> | 2019-07-04 15:42:04 -0700 |
|---|---|---|
| committer | Den Delimarsky <[email protected]> | 2019-07-04 15:42:04 -0700 |
| commit | de37e30aa04422fe5f64de3a9d31c4c39e1e24ae (patch) | |
| tree | f038d8dea60355c4670639db504ef858a7aff139 /audio/sysvad | |
| parent | 2123936e0d64f81ff75c52dd7ee1b2d470c651a7 (diff) | |
Update sample metadata
Diffstat (limited to 'audio/sysvad')
| -rw-r--r-- | audio/sysvad/README.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/sysvad/README.md b/audio/sysvad/README.md index 5a31ab12..10644569 100644 --- a/audio/sysvad/README.md +++ b/audio/sysvad/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: The Microsoft SysVAD Virtual Audio Device Driver (SYSVAD) shows how to develop a WDM audio driver that exposes support for multiple audio devices. +description: "The Microsoft SysVAD Virtual Audio Device Driver (SYSVAD) shows how to develop a WDM audio driver that exposes support for multiple audio devices." languages: - cpp products: @@ -17,8 +17,7 @@ urlFragment: sysvad-virtual-audio-device-driver-sample samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=620183 ---> -SysVAD Virtual Audio Device Driver Sample -======================================== +# SysVAD Virtual Audio Device Driver Sample The Microsoft SysVAD Virtual Audio Device Driver (SYSVAD) shows how to develop a WDM audio driver that exposes support for multiple audio devices. |
