diff options
| author | Peihsun Yeh <[email protected]> | 2019-01-02 17:56:43 -0800 |
|---|---|---|
| committer | Peihsun Yeh <[email protected]> | 2019-01-02 17:56:43 -0800 |
| commit | 94f38da770fd3c00e4ee62c983d92c769c80c6c9 (patch) | |
| tree | 2c15194c4bbb6988ee5cc0995ef9434e53e0837a | |
| parent | 6e4385c5a55e829863cb781ffccc002c961dcf06 (diff) | |
Updating readme category
| -rw-r--r-- | general/SimpleMediaSource/README.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/general/SimpleMediaSource/README.md b/general/SimpleMediaSource/README.md index 509edf47..ca8e85da 100644 --- a/general/SimpleMediaSource/README.md +++ b/general/SimpleMediaSource/README.md @@ -1,8 +1,8 @@ <!--- name: SimpleMediaSource Sample - platform: UMDF1 + platform: UMDF2 language: cpp - category: + category: general description: Demonstrates how to write a custom media source and driver package. samplefwlink: ---> @@ -17,7 +17,6 @@ This sample has accompanying documentation here: https://docs.microsoft.com/en-u Contents -------- MediaSource - COM DLL project for the custom media source - SimpleMediaSourceDriver - UMDF driver install package Installation |
