Searched refs:muxerVal (Results 1 – 1 of 1) sorted by relevance
1814 QJsonValue muxerVal = sigObj.find("is_muxer").value(); in loadJSONFile() local1815 if (!muxerVal.isNull()) in loadJSONFile()1817 if (muxerVal.toBool()) in loadJSONFile()