Site icon EfmSoft

¿Qué significa el código HRESULT 0xC00DA029 (MF_E_NO_MORE_QUALITY_LEVELS)?

 
Anterior Siguiente
MF_E_NO_MORE_DROP_MODES MF_E_DROPTIME_NOT_SUPPORTED

MF_E_NO_MORE_QUALITY_LEVELS

No quedan niveles de calidad inferiores disponibles

MF_E_NO_MORE_QUALITY_LEVELS el componente llegó al límite de degradación que IMFQualityAdvise puede aplicar mediante quality levels.

  • Registra MF_QUALITY_LEVEL solicitado y el último nivel aceptado.
  • Correlaciona con duración de procesamiento, queue depth y late samples.
  • No confundir con drop modes: puede agotarse un mecanismo aunque el otro tenga opciones.

Corrige throughput o reduzca carga por otra vía; seguir bajando un nivel que el componente no implementa no cambia su capacidad.

Microsoft: IMFQualityAdvise::SetQualityLevel · Microsoft: IMFQualityAdvise · Microsoft: Media Foundation quality management


¿Buscas un código diferente? Buscar otro código de estado o error.

Exit mobile version