Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
357
void AVDecoder::close()
358
{
359
avformat_close_input(&pFormatCtx);
360
pFormatCtx = NULL;
361
}
Callers
4
~SQLiteDB
Method · 0.80
clear
Method · 0.80
processAllObjects
Method · 0.80
vitaEventSendObject
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected