summaryrefslogtreecommitdiff
path: root/avstream/avscamera
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2018-02-28 09:14:29 -0800
committerWei Mao <[email protected]>2018-02-28 09:14:29 -0800
commitba25139ebc243c1a79dcd6168cc95563a467b7ef (patch)
tree039959ca9f4d884b7fce99deb67c02573e53d7ab /avstream/avscamera
parent9f760bef0de19ea6ceec4c46189903fa0f276c92 (diff)
Added .yaml files for samples portal (#214)
Diffstat (limited to 'avstream/avscamera')
-rw-r--r--avstream/avscamera/avstream-avscamera.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/avstream/avscamera/avstream-avscamera.yaml b/avstream/avscamera/avstream-avscamera.yaml
new file mode 100644
index 00000000..c4b4e71b
--- /dev/null
+++ b/avstream/avscamera/avstream-avscamera.yaml
@@ -0,0 +1,10 @@
+### YamlMime:Sample
+sample:
+- name: AvsCamera - AVStream Camera Sample Driver
+ description: Provides a pin-centric AVStream capture driver for a simulated front and back camera that performs simulated captures at 320x240 or 640x480 in RGB24, RGB32, YUY2 and NV12 formats at various frame rates.
+ generateZip: true
+ author: windows-driver-samples
+ languages:
+ - cpp
+ technologies:
+ - windows