ae v0.0.3574 (2024-07-05T19:56:39Z)
Home
Dub
Repo
VideoOutputStream.put
ae
utils
graphics
ffmpeg
VideoOutputStream
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
Source
See Implementation
ae
utils
graphics
ffmpeg
VideoOutputStream
constructors
this
destructors
~this
functions
put
postblits
this(this)