This document is archived and information here might be outdated.  Recommended version.


IGeoVideoLayer.FastForward Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GlobeCore)  

IGeoVideoLayer.FastForward Property

Forwards the GeoVideo Layer.

[Visual Basic .NET]
Public WriteOnly Property FastForward
[C#]
public void FastForward {set;}
[C++]
HRESULT put_FastForward(
  double 
);
[C++]

Parameters [in] is a parameter of type double

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGeoVideoLayer Interface