VideoDevice.windowTitle

Set the main window title. Any characters past 1023 will be truncated.

class VideoDevice
void
windowTitle
@trusted nothrow @nogc
(
string rhs
)

Meta