コード例 #1
0
ファイル: ImmediateStreamer.cs プロジェクト: Viktor8/CRadio
 public void SetOutputDevice(int id)
 {
     _component.SetOutputDevice(id);
 }