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

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

© 2024 Analytical Graphics, Inc. All Rights Reserved.