Metodo IMFMediaEngineProtectedContent::GetRequiredProtections (mfmediaengine.h)
Ottiene le protezioni del contenuto che devono essere applicate in modalità server frame.
Sintassi
HRESULT GetRequiredProtections(
[out] DWORD *pFrameProtectionFlags
);
Parametri
[out] pFrameProtectionFlags
Riceve un OR bit per bit pari a zero o più flag dall'enumerazione MF_MEDIA_ENGINE_FRAME_PROTECTION_FLAGS .
Valore restituito
Se questo metodo ha esito positivo, restituisce S_OK. In caso contrario, restituisce un codice di errore HRESULT .
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 8 [app desktop | App UWP] |
Server minimo supportato | Windows Server 2012 [app desktop | App UWP] |
Piattaforma di destinazione | Windows |
Intestazione | mfmediaengine.h |