Home > All Other Interfaces > IPresentation > PresentationStatus
An enum that returns the presentation’s play status. The following are the possible values:
§ PS_PLAYING = 0
§ PS_NOTPLAYING = 1
§ PS_PAUSED = 2
§ PS_WAITINGTIME = 3
§ PS_WAITINGCLICK = 4
JavaScript |
|
|
C# |
|
|
C++ |
|
|