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


IGeoVideoLayer Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGeoVideoLayer Interface
ArcGIS Developer Help

IGeoVideoLayer Interface

Provides access to members that manipulate the georeferenced video layers.

Product Availability

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

Members

Name Description
Write-only property FastForward Forwards the GeoVideo Layer.
Read-only property GeoVideoLayerAsXML Returns the GeoVideo Layer as an XML.
Read/write property GeoVideoLayerState Sets the GeoVideo Layers state.
Write-only property Pause Pause the GeoVideo Layer.
Write-only property Play Play the GeoVideo Layer.
Write-only property PlaySpeed Sets the Play speed for the GeoVideo Layer.
Write-only property Restart Restart the GeoVideo Layer from begining.
Write-only property ReWind Rewinds the GeoVideo Layer.
Write-only property Stop Stop the GeoVideo Layer. Sets the current frame back to the start.

Classes that implement IGeoVideoLayer

Classes Description
GeoVideoLayer The georeferenced video layer.