Function VideoStreamWebm.setFile

Sets the WebM video file that this VideoStreamWebm resource handles. The file name should have the .webm extension.

void setFile (
  const(String) file
) nothrow @nogc;