STK Graphics PrimitivesSend comments on this topic.
Play Method (IAgStkGraphicsVideoStream)
See Also
Windows





Windows & Linux

Description

Begins playing the video when the Playback property is set to RealTime.

Syntax

[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:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.