コード例 #1
0
 public bool IsStreamSelected(string filterName, int index)
 {
     return(_mediaControl.IsStreamSelected(filterName, index));
 }