Begins playing the video when the playback property is set to real time.
| [Visual Basic .NET] |
|---|
Public Sub Play() |
| [C#] |
|---|
public void Play(); |
| [Managed C++] |
|---|
public: void Play(); |
| [Unmanaged C++] |
|---|
public: HRESULT Play(); |
| [Java] |
|---|
public void play(); |
| [Python - STK API] |
|---|
def Play(self) -> None: |





