Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
VVVV
Nodes
Recorder
RecordNode.Instance.Saver
C# Class VVVV.Nodes.Recorder.RecordNode.Instance.Saver
Inheritance:
IDisposable
Show file
Open project: elliotwoods/Installation.Link
Public Methods
Method
Description
Dispose
( ) :
void
Save
(
Surface
surface
,
string
filename
) :
void
Saver
( ) :
System
ThreadedFunction
( ) :
void
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
Save()
public
method
public
Save
(
Surface
surface
,
string
filename
) :
void
surface
Surface
filename
string
return
void
Saver()
public
method
public
Saver
( ) :
System
return
System
ThreadedFunction()
public
method
public
ThreadedFunction
( ) :
void
return
void