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





Windows & Linux

Description

Pauses the video when the playback property is set to real time.

Syntax

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

See Also

© 2021 Analytical Graphics, Inc. All Rights Reserved.