The ITrackEditor type exposes the following members.

Methods

  NameDescription
AddTrack
Adds a track.
Attach
Attaches the specified URI.
(Inherited from ISimpleEditor.)
ClearAllEdits
Clears all edits.
(Inherited from ISimpleEditor.)
ClearMarkIn
Clears the mark in to the minimum file extent.
(Inherited from ISimpleEditor.)
ClearMarkOut
Clears the mark out to the maximum file extent.
(Inherited from ISimpleEditor.)
CopyEditFrom
Copies the edit from.
(Inherited from ISimpleEditor.)
CopyEditTo
Copies the edit to.
(Inherited from ISimpleEditor.)
CopyEventFrom
Copies the event from.
(Inherited from IEventEditor.)
CopyEventTo
Copies the event to.
(Inherited from IEventEditor.)
CopySectionFrom
Copies the section from.
(Inherited from IEventEditor.)
CreateExtension
Creates the extension.
(Inherited from ISimpleEditor.)
CreateSubclip
Creates the subclip.
(Inherited from ISimpleEditor.)
CreateThumbnail
Creates the thumbnail.
(Inherited from ISimpleEditor.)
DeleteEdit
Deletes the edit.
(Inherited from ISimpleEditor.)
DeleteEvent
Deletes the event.
(Inherited from IEventEditor.)
DeleteExtension
Deletes the extension.
(Inherited from ISimpleEditor.)
DeleteSection
Deletes the section.
(Inherited from IEventEditor.)
DeleteTrack
Deletes a track.
Detach
Detaches this instance.
(Inherited from ISimpleEditor.)
Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
DuplicateTrack
Duplicates the track.
EraseUnusedMedia
Erases the unused media.
(Inherited from ISimpleEditor.)
FindTimecodePos
Finds the timecode position.
(Inherited from ISimpleEditor.)
GetEditAtPos
Gets the edit UUID at position.
(Inherited from ISimpleEditor.)
GetEditProperty
Gets the edit property.
(Inherited from ISimpleEditor.)
GetEventProperty
Gets the event property.
(Inherited from IEventEditor.)
GetExtensionData
Gets the extension data.
(Inherited from ISimpleEditor.)
GetProperty
Gets the property.
(Inherited from ISimpleEditor.)
GetSectionProperty
Gets the section property.
(Inherited from IEventEditor.)
GetThumbnailSample
Gets the thumbnail sample.
(Inherited from ISimpleEditor.)
GetTrackXml
Returns an XML document that contains track type and uuid.
GetXml
Gets the XML.
(Inherited from ISimpleEditor.)
GetXmlChanges
Gets the XML changes.
(Inherited from ISimpleEditor.)
InsertBlack
Inserts black.
(Inherited from ISimpleEditor.)
InsertEdit
Insert edit.
(Inherited from ISimpleEditor.)
InsertPlayEvent
Inserts the play event.
(Inherited from IEventEditor.)
InsertSection
Inserts the section.
(Inherited from IEventEditor.)
MoveEvent
Moves the event.
(Inherited from IEventEditor.)
MoveSection
Moves the section.
(Inherited from IEventEditor.)
MoveTrack
Moves a track.
Rename
Rename a clip.
(Inherited from ISimpleEditor.)
ReplaceEdit
Replace edit.
(Inherited from ISimpleEditor.)
ReplaceTrack
Replaces media on one or more tracks.
SaveAs
Saves an asset as a program asset.
(Inherited from ISimpleEditor.)
SetAudioGain
Sets the audio gain.
(Inherited from ISimpleEditor.)
SetEditDuration
Sets the edit duration.
(Inherited from ISimpleEditor.)
SetEditMarkIn
Sets the edit mark in.
(Inherited from ISimpleEditor.)
SetEditMarkOut
Sets the edit mark out.
(Inherited from ISimpleEditor.)
SetEventProperty
Sets the event property.
(Inherited from IEventEditor.)
SetLock
Sets the lock.
(Inherited from ISimpleEditor.)
SetMarkIn
Sets the mark in point.
(Inherited from ISimpleEditor.)
SetMarkOut
Sets the mark out point.
(Inherited from ISimpleEditor.)
SetRepeat
Set repeat.
(Inherited from ISimpleEditor.)
SetSectionProperty
Sets the section property.
(Inherited from IEventEditor.)
SetStartingTimecode
Sets the starting timecode.
(Inherited from ISimpleEditor.)
SetTrackLabel
Sets the track label.
SetTrimLimits
Sets the trim limits.
(Inherited from ISimpleEditor.)
StripeTimecode
Stripes the timecode.
(Inherited from ISimpleEditor.)

Properties

  NameDescription
IsActive
Gets a value indicating whether this instance has the active port context.
(Inherited from ISimpleEditor.)
IsPending
Gets a value indicating whether this instance has a context, but is not active.
(Inherited from ISimpleEditor.)

See Also