Gets and sets a Boolean that determines whether the video starts playing when a FLY project opens.
JavaScript |
|
PlayVideoOnStartup |
C# |
|
bool PlayVideoOnStartup { get; set; } |
C++ |
|
HRESULT PlayVideoOnStartup([out, retval] VARIANT_BOOL* pVal) HRESULT PlayVideoOnStartup([in] VARIANT_BOOL pVal) |