diff options
| author | Den Delimarsky <[email protected]> | 2019-03-13 13:01:43 -0700 |
|---|---|---|
| committer | Den Delimarsky <[email protected]> | 2019-03-13 13:01:43 -0700 |
| commit | b376cda09e60215ea229d55e19ade907d84cdf81 (patch) | |
| tree | aad88b2816ac5c59b67be032361eef955052dc20 /avstream | |
| parent | f70a523e2345250a2e6daa3a51babc2b0a08818f (diff) | |
Testing samples browser integration
Diffstat (limited to 'avstream')
| -rw-r--r-- | avstream/avscamera/README.md | 2 | ||||
| -rw-r--r-- | avstream/avscamera/mft0/README.md | 2 | ||||
| -rw-r--r-- | avstream/avshws/README.md | 2 | ||||
| -rw-r--r-- | avstream/avssamp/README.md | 3 | ||||
| -rw-r--r-- | avstream/sampledevicemft/README.md | 2 | ||||
| -rw-r--r-- | avstream/samplemft0/README.md | 2 |
6 files changed, 6 insertions, 7 deletions
diff --git a/avstream/avscamera/README.md b/avstream/avscamera/README.md index 8a76bfc4..9ab30cfe 100644 --- a/avstream/avscamera/README.md +++ b/avstream/avscamera/README.md @@ -31,4 +31,4 @@ This sample builds a Universal Windows Driver. It uses only APIs and DDIs that a ## Building the sample -The AvsCamera sample can be built by opening the AvsCamera.sln solution file. A successful build produces AvsCamera.sys, AvsCameraMft0.dll, AvsCamera.inf and AvsCamera.cat. +The AvsCamera sample can be built by opening the AvsCamera.sln solution file. A successful build produces AvsCamera.sys, AvsCameraMft0.dll, AvsCamera.inf and AvsCamera.cat.
\ No newline at end of file diff --git a/avstream/avscamera/mft0/README.md b/avstream/avscamera/mft0/README.md index 8a76bfc4..9ab30cfe 100644 --- a/avstream/avscamera/mft0/README.md +++ b/avstream/avscamera/mft0/README.md @@ -31,4 +31,4 @@ This sample builds a Universal Windows Driver. It uses only APIs and DDIs that a ## Building the sample -The AvsCamera sample can be built by opening the AvsCamera.sln solution file. A successful build produces AvsCamera.sys, AvsCameraMft0.dll, AvsCamera.inf and AvsCamera.cat. +The AvsCamera sample can be built by opening the AvsCamera.sln solution file. A successful build produces AvsCamera.sys, AvsCameraMft0.dll, AvsCamera.inf and AvsCamera.cat.
\ No newline at end of file diff --git a/avstream/avshws/README.md b/avstream/avshws/README.md index 4571ce5e..a7d3ad23 100644 --- a/avstream/avshws/README.md +++ b/avstream/avshws/README.md @@ -88,7 +88,7 @@ Code tour ### File Manifest -File | Description +File | Description -----|------------ Avshws.h | Main header file for the sample Avshws.inf | Sample installation file diff --git a/avstream/avssamp/README.md b/avstream/avssamp/README.md index ec5b07e4..51c23a50 100644 --- a/avstream/avssamp/README.md +++ b/avstream/avssamp/README.md @@ -65,5 +65,4 @@ Purecall.h | _purecall stub necessary for virtual function usage in drivers. Video.cpp | Video capture pin implementation. Video.h | Video capture pin header. Wave.cpp | Wave object implementation -Wave.h | Wave object header - +Wave.h | Wave object header
\ No newline at end of file diff --git a/avstream/sampledevicemft/README.md b/avstream/sampledevicemft/README.md index ecb5e9c6..e00a9bd4 100644 --- a/avstream/sampledevicemft/README.md +++ b/avstream/sampledevicemft/README.md @@ -45,4 +45,4 @@ Related topics [Device app for camera sample](http://go.microsoft.com/fwlink/p/?linkid=249442) -[Camera Capture UI sample](http://go.microsoft.com/fwlink/p/?linkid=249441%20) +[Camera Capture UI sample](http://go.microsoft.com/fwlink/p/?linkid=249441%20)
\ No newline at end of file diff --git a/avstream/samplemft0/README.md b/avstream/samplemft0/README.md index f7be80e5..9c059455 100644 --- a/avstream/samplemft0/README.md +++ b/avstream/samplemft0/README.md @@ -43,4 +43,4 @@ Related topics [Device app for camera sample](http://go.microsoft.com/fwlink/p/?linkid=249442) -[Camera Capture UI sample](http://go.microsoft.com/fwlink/p/?linkid=249441%20) +[Camera Capture UI sample](http://go.microsoft.com/fwlink/p/?linkid=249441%20)
\ No newline at end of file |
