Function VideoStreamGDNative.setFile

Sets the video file that this VideoStreamGDNative resource handles. The supported extensions depend on the GDNative plugins used to expose video formats.

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