MCPcopy Create free account
hub / github.com/OpenShot/libopenshot / Open

Method Open

src/ChunkWriter.cpp:282–285  ·  view source on GitHub ↗

Open the writer

Source from the content-addressed store, hash-verified

280
281// Open the writer
282void ChunkWriter::Open()
283{
284 is_open = true;
285}

Callers 1

ChunkWriterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected