Пример #1
0
 public static ErrorNumberEnum ResumePlayback()
 {
     return((ErrorNumberEnum)WrapperInterface.resumePlayback());
 }