Aurigma Graphics Mill 5.5 for .NET
WMReader..::.SynchronizationMode Property
Gets/sets synchronization mode for the object.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.MediaProcessor (in Aurigma.GraphicsMill.Codecs.MediaProcessor.dll)
Syntax
Visual Basic
Public Overrides NotOverridable Property SynchronizationMode As SynchronizationMode
C#
public override sealed SynchronizationMode SynchronizationMode { get; set; }
Property Value
Value that specifies the synchronization mode for the object.Implements
Remarks
In the current version of Media Processor add-on only synchronous mode is supported.