Aurigma Graphics Mill 5.5 for .NET
ITimeWriter Interface
This interface should be supported by each format writer that can convert frame numbers to time values and vice versa.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Public Interface ITimeWriter
C#
public interface ITimeWriter
Remarks
Each writer that supports any video format should implement this interface.