diff options
| author | Barry Golden <[email protected]> | 2019-09-12 10:46:37 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-09-12 10:46:37 -0700 |
| commit | db43355fe49c4bec3dbb5f84c271e15dc914ce72 (patch) | |
| tree | 055a4d1bd666d9e41a0faf495ca786a8da47bc47 /avstream/avssamp | |
| parent | bbe176e4e13cb9f963897173a935e639267a1a20 (diff) | |
Diffstat (limited to 'avstream/avssamp')
| -rw-r--r-- | avstream/avssamp/README.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/avstream/avssamp/README.md b/avstream/avssamp/README.md index ec11091b..42f0d393 100644 --- a/avstream/avssamp/README.md +++ b/avstream/avssamp/README.md @@ -8,15 +8,6 @@ products: - windows-wdk --- -<!--- - name: AVStream filter-centric simulated capture sample driver (Avssamp) - platform: WDM - language: cpp - category: Camera - description: An AVStream filter-centric simulated capture sample driver with functional audio. - samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=620186 ----> - # AVStream filter-centric simulated capture sample driver (Avssamp) The AVStream filter-centric simulated capture sample driver (Avssamp) provides a filter-centric [AVStream](https://docs.microsoft.com/windows-hardware/drivers/stream/avstream-overview) capture driver with functional audio. This streaming media driver performs video captures at 320 x 240 pixel resolution in RGB24 or YUV422 format while playing a user-provided Pulse Code Modulation (PCM) wave audio file in a loop. The sample demonstrates how to write a filter-centric AVStream minidriver. |
