Home > All Other Interfaces > ITerrainVideo > PlayVideoOnStartup
Indicates 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)