@Override
 public MediaInfo getMediaInfo() throws IOException {
   return src.getMediaInfo();
 }