VideoInputStream

Undocumented in source.

Constructors

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

Members

Functions

popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
front
Image!BGR front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

impl
RefCounted!VideoInputStreamImpl impl;
Undocumented in source.

Meta