BLImageEncoderVirt

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) extern (C) extern (C) extern (C) extern (C) extern (C) extern (C) extern (C) extern (C) extern (C) extern (C) extern (C) extern (C) extern (C)
struct BLImageEncoderVirt {}

Members

Variables

destroy
BLResult function(BLImageEncoderImpl* impl) destroy;
Undocumented in source.
restart
BLResult function(BLImageEncoderImpl* impl) restart;
Undocumented in source.
writeFrame
BLResult function(BLImageEncoderImpl* impl, BLArrayCore* dst, const(BLImageCore)* image) writeFrame;
Undocumented in source.

Meta