예제 #1
0
 public static ErrorNumberEnum PausePlayback()
 {
     return((ErrorNumberEnum)WrapperInterface.pausePlayback());
 }