VideoStreamGDNative.setFile

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

struct VideoStreamGDNative
@nogc nothrow
void
setFile
(
in String file
)

Meta