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 RealTime.

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

© 2024 Analytical Graphics, Inc. All Rights Reserved.