MCPcopy Create free account
hub / github.com/MediaArea/MediaInfoLib / Save

Method Save

Source/MediaInfo/MediaInfo.cpp:132–135  ·  view source on GitHub ↗

---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

130
131//---------------------------------------------------------------------------
132size_t MediaInfo::Save()
133{
134 return 0; //Not yet implemented
135}
136
137//---------------------------------------------------------------------------
138void MediaInfo::Close()

Callers 1

RegressionTest_BasicFunction · 0.45

Calls

no outgoing calls

Tested by 1

RegressionTest_BasicFunction · 0.36