ITerrainVideo80

Objects that implement this interface use an external video file or stream to play video draped on the terrain. Some of the capabilities provided for this object manage parameters for the video projector. The projector object can get its positioning information from a telemetry file or its position can be controlled with the Position property of the ITerrainLocation80 interface. Play, stop, pause, and seek operations can also be performed on the video object using the ITerrainVideo80 interface.

 

 

Properties

 

Action

An IAction80 representing the operation that takes place when the object is clicked in the Project Tree.

Attachment

An IAttachment80 representing the attachment behavior of the object.

CanSeek

Gets a Boolean that identifies if the video is capable of seeking a specific time in its duration.

ClientData

Gets and sets an array of text strings assigned to each object global namespace. (Inherited from ITerraExplorerObject80)

ID

Gets the ID of the object. (Inherited from ITerraExplorerObject80)

MaximumProjectionDistance

Gets and sets the distance from the camera at which the Video on Terrain disappears.

Message

An IMessageObject80 representing the message object assigned to the Video on Terrain.

Mute

Gets and sets a Boolean that determines whether the audio playback is muted.

ObjectType

Gets an enum that identifies the type of the object. (Inherited from ITerraExplorerObject80)

PlayStatus

Gets the play status of the video.

PlayVideoOnStartup

Gets and sets a Boolean that determines whether the video starts playing when a FLY project opens.

Position

An IPosition80 representing the position and orientation of the object on the terrain.

ProjectionFieldOfView

Gets and sets the projector field of view, in degrees.

ProjectionLinesLength

Gets and sets the length, in meters, of the projector rays in the 3D Window.

ProjectOnHiddenSurfaces

Gets and sets a Boolean that determines whether video is projected only on surfaces that are visible to the projector.

ProjectorLength

Gets and sets the length, in meters, of the projector in the 3D Window.

SaveInFlyFile

Gets and sets a Boolean that determines whether the object is saved in the Fly file. (Inherited from ITerraExplorerObject80)

ShowProjectionLines

Gets and sets a Boolean that determines whether to show the projector rays in the 3D Window.

ShowProjector

Gets and sets a Boolean that determines whether to show the projector pyramid in the 3D Window.

TelemetryFileName

Gets and sets a full path name to the telemetry file that the projector object should use.

Terrain

An ITerrainObject80 representing terrain properties including draw order and ground object status.

TimeSpan

An ITimeSpan80 representing the timespan in which the object is visible on the terrain.

Tooltip

An ITooltip80 representing the tooltip that displays when a mouse cursor is placed over the object in the 3D Window.

TreeItem

An ITreeItem80 representing details about the representation of the object in the Project Tree.

UseTelemetry

Gets and sets a Boolean that determines whether the object uses the positioning information in the telemetry file assigned in the TelemetryFileName property.

VideoFileName

Gets and sets a full path name or a URL to the video file or stream.

VideoLength

Gets the length, in seconds, of the video file.

VideoOpacity

Gets and sets the opacity or transparency of the video image.

VideoPosition

Gets and sets the current playing time, in seconds, from the beginning of the video.

Visibility

An IVisibility80 representing the visibility of the object at different distances.

Volume

Gets and sets the audio volume level.

 

Methods

 

GetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject80)

PlayVideo

Calling this method sets the video play mode for play, stop, and pause.

SetImage

Reserved. Currently not used.

SetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject80)