MFSampleExtension _ Content _ KeyID-Attribut
Legt die Schlüssel-ID für das Beispiel fest.
Datentyp
GUID
Beispiele
Das folgende Beispiel zeigt, wie Sie die Schlüssel-ID für das Beispiel festlegen.
// m_spSample is a IMFSample
// guidKID is a GUID
m_spSample->SetGUID( MFSampleExtension_Content_KeyID, guidKID );
Anforderungen
| Anforderung | Wert |
|---|---|
| Unterstützte Mindestversion (Client) |
[Windows 8.1 |Desktop-Apps UWP-Apps] |
| Unterstützte Mindestversion (Server) |
Windows Server 2012 [R2-Desktop-Apps | UWP-Apps] |
| Header |
|