summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2015-08-26 12:30:39 -0700
committerBarry Golden <[email protected]>2015-08-26 12:30:39 -0700
commit6694e7c39eb9aa03b329040ec92f36c30430b5b0 (patch)
tree630b95c849d4ff26af9e27f079f03803f3e0c9f4
parentf18a140b31cfd0cbd46ceea3e060e78581ee04dd (diff)
Update README.md
-rw-r--r--audio/sysvad/README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/sysvad/README.md b/audio/sysvad/README.md
index bb553998..d683569c 100644
--- a/audio/sysvad/README.md
+++ b/audio/sysvad/README.md
@@ -11,9 +11,6 @@ Driver developers can use the framework in this sample to provide support for va
- The CMiniportTopologyMSVAD interface is the base class for all sample topologies. It has very basic common functions. In addition, this class contains common topology property handlers.
-The following table shows the features that are implemented in the various subdirectories of this sample.
-
-
For more information about the Windows audio engine, see [Exposing Hardware-Offloaded Audio Processing in Windows](http://msdn.microsoft.com/en-us/windows/hardware/br259116), and note that audio hardware that is offload-capable replicates the architecture that is presented in the diagram shown in the topic.