STK Graphics PrimitivesSend 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 real time.

Syntax

[Visual Basic .NET]
Public Sub Reset()
[C#]
public void Reset();
[Managed C++]
public: void Reset();
[Unmanaged C++]
public: HRESULT Reset();
[Java]
public void reset();
[Python - STK API]
def Reset(self) -> None:

See Also

© 2021 Analytical Graphics, Inc. All Rights Reserved.