énumération MF_TIMED_TEXT_FONT_STYLE (mfmediaengine.h)
Spécifie le style de police du texte chronoté.
Syntax
typedef enum MF_TIMED_TEXT_FONT_STYLE {
MF_TIMED_TEXT_FONT_STYLE_NORMAL = 0,
MF_TIMED_TEXT_FONT_STYLE_OBLIQUE = 1,
MF_TIMED_TEXT_FONT_STYLE_ITALIC = 2
} ;
Constantes
MF_TIMED_TEXT_FONT_STYLE_NORMAL Valeur : 0 Le style de police est normal, parfois appelé roman. |
MF_TIMED_TEXT_FONT_STYLE_OBLIQUE Valeur : 1 Le style de police est oblique. |
MF_TIMED_TEXT_FONT_STYLE_ITALIC Valeur : 2 Le style de police est italique. |
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 10 (applications de bureau uniquement) |
Serveur minimal pris en charge | Windows Server 2016 (applications de bureau uniquement) |
En-tête | mfmediaengine.h |