MCPcopy Create free account
hub / github.com/codestation/qcma / close

Method close

common/avdecoder.cpp:357–361  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

355}
356
357void AVDecoder::close()
358{
359 avformat_close_input(&pFormatCtx);
360 pFormatCtx = NULL;
361}

Callers 4

~SQLiteDBMethod · 0.80
clearMethod · 0.80
processAllObjectsMethod · 0.80
vitaEventSendObjectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected