public bool IsSubpictureEnabled()
 {
     return(_mediaControl.IsSubpictureEnabled());
 }