Replace the anc track of the movie with a new track contains the previous merged anc file. This function must be called after MergeAncData().

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

Syntax

C#
void CommitAncData()
Visual Basic (Declaration)
Sub CommitAncData
Visual C++
void CommitAncData()

See Also