ae ~master (2025-01-30T21:11:56Z)
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)