VideoOutputStream

Undocumented in source.

Constructors

this
this(File f, string[] ffmpegArgs, string[] inputArgs)
Undocumented in source.
this
this(string fn, string[] ffmpegArgs, string[] inputArgs)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

put
void put(Image!BGR frame)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta