Méthode IMFVideoMediaType::GetVideoFormat (mfobjects.h)
[GetVideoFormat n’est plus disponible à partir de Windows 7. Utilisez plutôt les attributs de type multimédia pour obtenir les propriétés du format vidéo.]
Retourne un pointeur vers une structure MFVIDEOFORMAT qui décrit le format vidéo.
Syntaxe
const MFVIDEOFORMAT * GetVideoFormat();
Valeur de retour
Cette méthode retourne un pointeur vers une structure MFVIDEOFORMAT .
Notes
Si vous devez convertir le type de média en une structure MFVIDEOFORMAT , appelez MFCreateMFVideoFormatFromMFMediaType.
Il n’existe aucune garantie quant à la durée de validité du pointeur retourné.
Spécifications
Client minimal pris en charge | Windows Vista [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | mfobjects.h (inclure Mfidl.h) |
Bibliothèque | Mfuuid.lib |