AGI STK Graphics 11 Send 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();

[Java]
public  play();

[Unmanaged C++]
public: HRESULT Play();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface