The IEventEditor2 type exposes the following members.

Methods

  NameDescription
AddTrack
Adds a track.
(Inherited from ITrackEditor.)
Attach
Attaches the specified URI.
(Inherited from ISimpleEditor.)
ClearAllEdits
Clears all edits.
(Inherited from ISimpleEditor.)
ClearAudioGain
Restores unity gain values to all the movie's audio segments.
(Inherited from ISimpleEditor2.)
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.)
CommitAncData
Replace the anc track of the movie with a new track contains the previous merged anc file. This function must be called after MergeAncData().
(Inherited from ITrackEditor2.)
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.
(Inherited from ITrackEditor.)
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.
(Inherited from ITrackEditor.)
EraseUnusedMedia
Erases the unused media.
(Inherited from ISimpleEditor.)
FindTimecodePos
Finds the timecode position.
(Inherited from ISimpleEditor.)
FromXml
Fills in a newly created movie using the given xml
(Inherited from ISimpleEditor2.)
GetAudioGain
Gets the audio gain.
(Inherited from ISimpleEditor2.)
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.
(Inherited from ITrackEditor.)
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.)
InsertPlayEventEx
Insert a play event into a list using specified marks.
InsertSection
Inserts the section.
(Inherited from IEventEditor.)
MergeAncData
Merge the media file in the movie with the input media file, save the merged file to a new file, and return the file name.
(Inherited from ITrackEditor2.)
MoveEvent
Moves the event.
(Inherited from IEventEditor.)
MoveSection
Moves the section.
(Inherited from IEventEditor.)
MoveTrack
Moves a track.
(Inherited from ITrackEditor.)
Rename
Rename a clip.
(Inherited from ISimpleEditor.)
ReplaceEdit
Replace edit.
(Inherited from ISimpleEditor.)
ReplaceTrack
Replaces media on one or more tracks.
(Inherited from ITrackEditor.)
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.)
SetProperty
Sets the property.
(Inherited from ISimpleEditor2.)
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.
(Inherited from ITrackEditor.)
SetTrimLimits
Sets the trim limits.
(Inherited from ISimpleEditor.)
StripeTimecode
Stripes the timecode.
(Inherited from ISimpleEditor.)

See Also