Home > All Other Interfaces > ITerrainVideo > PlayStatus
The play status of the video. The following are possible values:
§ 0 – Pause.
§ 1 – Play.
§ 2 – Stop.
JavaScript
PlayStatus
C#
VideoPlayStatus PlayStatus { get; }
C++
HRESULT PlayStatus([out, retval] VideoPlayStatus* pVal)