コード例 #1
0
 public bool StopGraph()
 {
     return(_mediaControl.StopGraph());
 }