Share via


Méthode IMFVideoProcessorControl::SetMirror (mfidl.h)

Spécifie s’il faut retourner l’image vidéo.

Syntaxe

HRESULT SetMirror(
  MF_VIDEO_PROCESSOR_MIRROR eMirror
);

Paramètres

eMirror

Valeur MF_VIDEO_PROCESSOR_MIRROR qui spécifie s’il faut retourner l’image vidéo, horizontalement ou verticalement.

Valeur retournée

Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.

Spécifications

   
Client minimal pris en charge Windows 8 [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2012 [applications de bureau uniquement]
Plateforme cible Windows
En-tête mfidl.h

Voir aussi

IMFVideoProcessorControl