Exemplo n.º 1
0
 public static ErrorNumberEnum PausePlayback()
 {
     return((ErrorNumberEnum)WrapperInterface.pausePlayback());
 }