Aurigma Graphics Mill 5.5 for .NET
ITimeReader Interface
This interface should be supported by each format reader 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 ITimeReader
C#
public interface ITimeReader
Remarks
Each reader that supports any video format should implement this interface.