The ClipMediaBase type exposes the following members.

Properties

  NameDescription
Active
Gets or sets whether this clip is being displayed.
Caption
Gets the caption to be displayed to the user to describe the clip
CleanupTempFolder
Gets whether to delete the clips temporary folder when the software shuts down.
ClipTempFolder
Gets a folder path where this clip can store files and information.
Description
Gets the description of what the clip does.
EffectsSupported
Gets whether clip transition effects should be used with this clip.
FinishSupported
Gets whether this clip has a finishing point.
Hotkey
Gets or sets a keyboard key which when pressed will play this clip.
Id
Gets or sets a unique Id used to identify the clip.
Index
This is the handle index used to determine what order to place clips in when showing to the user.
Initialising
Gets whether this clip is being initialised ready to start playing.
Live
Gets or sets whether this clip is the current clip being displayed.
LiveMonitor
Gets a control which shows a live monitor of the main clip output. When the clip is live this will be shown in the layer monitor window.
LoadStatus
Gets the curent loading status of the clip.
MainOutput
Gets a GDI control which displays this clips output. This is used by the standard renderer to display the clip on the screen.
MediaFile
Gets or sets the media file which this clip is created from.
NeedsRepairing
Gets whether this clip needs to be repaired or not.
RootFolder
Gets the root folder where all clips store any data they require.
ThumbnailGenerationEnabled
Gets or sets whether a clip should generate its own thumbnails from the media or use the default clip logo.
ThumbnailImage
Gets or sets a thumbnail image representation of the clip.
TypeName
Gets the name for the clip type e.g. Colour, Video

See Also