AnimatGuiCtrls.Video.AviStream.ExportStream C# (CSharp) Method

ExportStream() public abstract method

Export the stream into a new file
public abstract ExportStream ( String fileName ) : void
fileName String
return void
        public abstract void ExportStream(String fileName);