Exemple #1
0
 public static ErrorNumber ResumePlayback()
 {
     return((ErrorNumber)WrapperInterface.resumePlayback());
 }