Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Especifica el tipo de objeto para la interfaz IMFPluginControl .
Syntax
typedef enum _MF_Plugin_Type {
MF_Plugin_Type_MFT = 0,
MF_Plugin_Type_MediaSource = 1,
MF_Plugin_Type_MFT_MatchOutputType = 2,
MF_Plugin_Type_Other
} MF_Plugin_Type;
Constantes
MF_Plugin_Type_MFTValor: 0 Transformación de Media Foundation (MFT). |
MF_Plugin_Type_MediaSourceValor: 1 Origen multimedia. |
MF_Plugin_Type_MFT_MatchOutputTypeValor: 2 Coincide con el tipo de salida. |
MF_Plugin_Type_OtherOtros. |
Requisitos
| Requisito | Value |
|---|---|
| Cliente mínimo compatible | Windows 7 [solo aplicaciones de escritorio] |
| Servidor mínimo compatible | Windows Server 2008 R2 [solo aplicaciones de escritorio] |
| Encabezado | mfobjects.h (include Mfidl.h) |