示例#1
0
 public static ErrorNumber DisableMediaQoE(QoEType type)
 {
     return((ErrorNumber)WrapperInterface.disableMediaQoE((int)type));
 }