énumération _MFT_OUTPUT_STATUS_FLAGS (mftransform.h)
Indique si une transformation Media Foundation (MFT) peut produire des données de sortie.
Syntax
typedef enum _MFT_OUTPUT_STATUS_FLAGS {
MFT_OUTPUT_STATUS_SAMPLE_READY = 0x1
} ;
Constantes
MFT_OUTPUT_STATUS_SAMPLE_READY Valeur : 0x1 Un exemple est disponible pour au moins un flux de sortie. Pour récupérer les exemples de sortie disponibles, appelez IMFTransform ::P rocessOutput. |
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows Vista [applications de bureau | applications UWP] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau | applications UWP] |
En-tête | mftransform.h |