Searched refs:supportedVideoCodecs (Results 1 – 4 of 4) sorted by relevance
223 const QStringList supportedVideoCodecs = m_mediaRecorder->supportedVideoCodecs(); in configureCaptureSettings() local224 for (const QString &codecName : supportedVideoCodecs) { in configureCaptureSettings()
219 const QStringList supportedVideoCodecs = m_mediaRecorder->supportedVideoCodecs(); in configureCaptureSettings() local220 for (const QString &codecName : supportedVideoCodecs) { in configureCaptureSettings()
213 const QStringList supportedVideoCodecs = m_mediaRecorder->supportedVideoCodecs();214 for (const QString &codecName : supportedVideoCodecs) {