示例#1
0
 /** Playback has stopped because the end of the media resource was reached. */
 @Override
 public DHGroup setHtmlOnEnded(final String script) {
   super.setHtmlOnEnded(script);
   return this;
 }