[msbuild] Bump to xplat-master branch HEAD
[mono.git] / mcs / class / System / Documentation / en / ns-System.Media.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <Namespace Name="System.Media">
3   <Docs>
4     <summary>
5       <attribution license="cc4" from="Microsoft" modified="false" />
6       <para>The <see cref="N:System.Media" /> namespace contains classes for playing sound files and accessing sounds provided by the system.</para>
7     </summary>
8     <remarks>
9       <attribution license="cc4" from="Microsoft" modified="false" />
10       <para>The following classes are included in this namespace: </para>
11       <list type="bullet">
12         <item>
13           <para>A <see cref="T:System.Media.SoundPlayer" /> class for loading and playing sounds in various file formats.</para>
14         </item>
15         <item>
16           <para>A <see cref="T:System.Media.SystemSound" /> class for representing and playing a system sound.</para>
17         </item>
18         <item>
19           <para>A <see cref="T:System.Media.SystemSounds" /> class that retrieves sounds associated with a set of Windows operating system sound-event types.</para>
20         </item>
21       </list>
22     </remarks>
23   </Docs>
24 </Namespace>