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

Method Quote_Set

Source/MediaInfo/MediaInfo_Config.cpp:2296–2300  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

2294
2295//---------------------------------------------------------------------------
2296void MediaInfo_Config::Quote_Set (const Ztring &NewValue)
2297{
2298 CriticalSectionLocker CSL(CS);
2299 Quote=NewValue;
2300}
2301
2302Ztring MediaInfo_Config::Quote_Get ()
2303{

Callers 4

OptionMethod · 0.80
FileHeader_BeginMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected