VideoOutputStream.put

Undocumented in source. Be warned that the author may not have intended to support it.
struct VideoOutputStream
void
put
(
I
)
(
ref I frame
)
if (
is(typeof(frame.toBMP())) ||
is(typeof(frame.toPNG(0)))
)

Meta