Y4MReader

Instantiate this to read sequentially frame of a Y4M file.

Constructors

this
this(string filename)
Undocumented in source.
this
this(File file)
Undocumented in source.

Alias This

desc

Members

Functions

readFrame
ubyte[] readFrame()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

desc
Y4MDesc desc;
Undocumented in source.

Meta