AGI STK Graphics 11 Send comments on this topic.
Reset Method (IAgStkGraphicsVideoStream)
See Also 
Windows






Windows & Linux

Description

Seeks the video to its first frame and begins playing the video when the Playback property is set to RealTime.

Syntax

[Visual Basic .NET]
Public Sub Reset() 

[C#]
public void Reset();

[Managed C++]
public: void Reset();

[Java]
public  reset();

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

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface