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


IGeoVideoLayer Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GlobeCore)  

IGeoVideoLayer Interface

Provides access to members that manipulate the georeferenced video layers.

Product Availability

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

Members

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.

CoClasses that implement IGeoVideoLayer

CoClasses and Classes Description
GeoVideoLayer The georeferenced video layer.