Combine all edits into a single edit that spans the entire movie. This function cannot be used on a PlayList

Namespace:  GrassValley.Mseries.Editor
Assembly:  GrassValley.Mseries.Editor (in GrassValley.Mseries.Editor.dll) Version: 1.0.0.0

Syntax

C#
public void CombineAllEdits()
Visual Basic (Declaration)
Public Sub CombineAllEdits
Visual C++
public:
virtual void CombineAllEdits() sealed

Implements

ISimpleEditor3..::.CombineAllEdits()()()

See Also