VideoEncodingContext

Undocumented in source.

Constructors

this
this(VideoExportSettings settings)
Undocumented in source.

Members

Functions

checkState
bool checkState()

Gets whether ffmpeg is in a good state

encodeFrame
void encodeFrame(ubyte[] rgbadata)

Encodes a frame

end
void end()

Closes pipes

errors
string errors()

Gets whatever errors FFMPEG reported

progress
float progress()

Encoding progress

Meta