Creates and initializes a new QTReader class instance, opening the specified stream.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.MediaProcessor (in Aurigma.GraphicsMill.Codecs.MediaProcessor.dll)
Public Sub New ( _ stream As Stream _ )
public QTReader( Stream stream )
Type: System.IO.Stream
Stream to open.