Metodo IMFVideoMediaType::GetVideoFormat (mfobjects.h)
[GetVideoFormat non è più disponibile per l'uso a partire da Windows 7. Usare invece gli attributi del tipo di supporto per ottenere le proprietà del formato video.
Restituisce un puntatore a una struttura MFVIDEOFORMAT che descrive il formato video.
Sintassi
const MFVIDEOFORMAT * GetVideoFormat();
Valore restituito
Questo metodo restituisce un puntatore a una struttura MFVIDEOFORMAT .
Commenti
Se è necessario convertire il tipo di supporto in una struttura MFVIDEOFORMAT , chiamare MFCreateMFVideoFormatFromMFMediaType.
Non esistono garanzie sulla validità del puntatore restituito.
Requisiti
Client minimo supportato | Windows Vista [solo app desktop] |
Server minimo supportato | Windows Server 2008 [solo app desktop] |
Piattaforma di destinazione | Windows |
Intestazione | mfobjects.h (include Mfidl.h) |
Libreria | Mfuuid.lib |