1
+ <!-- -
2
+ samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=619979&clcid=0x409
3
+ --->
4
+
1
5
# Universal Windows app samples
2
6
3
7
This repo contains the samples that demonstrate the API usage patterns for the Universal Windows Platform (UWP) in the Windows Software Development Kit (SDK) for Windows 10. These code samples were created with the Universal Windows templates available in Visual Studio, and are designed to run on desktop, mobile, and future devices that support the Universal Windows Platform.
@@ -84,15 +88,16 @@ For additional Windows samples, see [Windows on GitHub](http://microsoft.github.
84
88
</tr >
85
89
<tr >
86
90
<td ><a href =" Samples/BasicFaceTracking " >Basic face tracking</a ></td >
91
+ <td ><a href =" Samples/Playlists " >Playlists</a ></td >
87
92
<td ><a href =" Samples/SimpleImaging " >Simple imaging</a ></td >
88
- <td ><a href =" Samples/SpatialSound " >Spatial audio</a ></td >
89
93
</tr >
90
94
<tr >
95
+ <td ><a href =" Samples/SpatialSound " >Spatial audio</a ></td >
91
96
<td ><a href =" Samples/SystemMediaTransportControls " >System media transport controls</a ></td >
92
97
<td ><a href =" Samples/MediaTranscoding " >Transcoding media</a ></td >
93
- <td ><a href =" Samples/VideoPlayback " >Video playback</a ></td >
94
98
</tr >
95
99
<tr >
100
+ <td ><a href =" Samples/VideoPlayback " >Video playback</a ></td >
96
101
<td ><a href =" Samples/WindowsAudioSession " >Windows audio session (WASAPI)</a ></td >
97
102
<td ><a href =" Samples/MediaImport " >Windows media import</a ></td >
98
103
</tr >
@@ -314,15 +319,16 @@ For additional Windows samples, see [Windows on GitHub](http://microsoft.github.
314
319
</tr >
315
320
<tr >
316
321
<td ><a href =" Samples/ApplicationResources " >Application resources and localization</a ></td >
322
+ <td ><a href =" Samples/DateTimeFormatting " >Date and time formatting</a ></td >
317
323
<td ><a href =" Samples/JapanesePhoneticAnalysis " >Japanese phonetic analysis</a ></td >
318
- <td ><a href =" Samples/LanguageFont " >Language font mapping</a ></td >
319
324
</tr >
320
325
<tr >
326
+ <td ><a href =" Samples/LanguageFont " >Language font mapping</a ></td >
321
327
<td ><a href =" Samples/LinguisticServices " >Linguistic services</a ></td >
322
328
<td ><a href =" Samples/NumberFormatting " >Number formatting and parsing</a ></td >
323
- <td ><a href =" Samples/TextSegmentation " >Text segmentation</a ></td >
324
329
</tr >
325
330
<tr >
331
+ <td ><a href =" Samples/TextSegmentation " >Text segmentation</a ></td >
326
332
<td ><a href =" Samples/TextSuggestion " >Text suggestions</a ></td >
327
333
<td ><a href =" Samples/Unicode " >Unicode string processing</a ></td >
328
334
</tr >
@@ -332,18 +338,19 @@ For additional Windows samples, see [Windows on GitHub](http://microsoft.github.
332
338
<th colspan =" 3 " align =" left " >Graphics and animation</th >
333
339
</tr >
334
340
<tr >
341
+ <td ><a href =" Samples/XamlAnimatedGif " >Animated GIF (XAML)</a ></td >
342
+ <td ><a href =" Samples/AnimationLibrary " >Animation library (HTML)</a ></td >
335
343
<td ><a href =" Samples/AnimationMetrics " >Animation metrics</a ></td >
344
+ </tr >
345
+ <tr >
336
346
<td ><a href =" Samples/D2DCustomEffects " >Direct2D custom image effects</a ></td >
337
347
<td ><a href =" Samples/D2DGradientMesh " >Direct2D gradient mesh</a ></td >
348
+ <td ><a href =" Samples/EfficientAnimations " >Efficient animations (HTML)</a ></td >
338
349
</tr >
339
350
<tr >
340
- <td ><a href =" Samples/AnimationLibrary " >HTML animation library</a ></td >
341
351
<td ><a href =" Samples/XamlTransform3DAnimations " >Transform3D animations</a ></td >
342
352
<td ><a href =" Samples/XamlTransform3DParallax " >Transform3D parallax</a ></td >
343
353
</tr >
344
- <tr >
345
- <td ><a href =" Samples/EfficientAnimations " >Efficient HTML animations</a ></td >
346
- </tr >
347
354
</table >
348
355
<table >
349
356
<tr >
0 commit comments