Function VideoStreamTheora.setFile

Sets the Ogg Theora video file that this VideoStreamTheora resource handles. The file name should have the .o extension.

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