lib.haxe.org

format 1.20 Documentation

Back | Index
class format.flv.Writer
function new(o : haxe.io.Output) : Void
function close() : Void
function writeChunk(chunk : Data) : Void
function writeHeader(h : Header) : Void
Back | Index