Creates and initializes a new QTReader class instance, opening the specified file.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.MediaProcessor (in Aurigma.GraphicsMill.Codecs.MediaProcessor.dll)
Public Sub New ( _ fileName As String _ )
public QTReader( string fileName )
Type: System.String
Full path to the file to open.