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