コード例 #1
0
ファイル: Capture.cs プロジェクト: feliwir/SharpAudio
 public void CreateMediaFoundation()
 {
     TestCapture(AudioCapture.CreateDefault());
 }