attribut MFSampleExtension_Content_KeyID
Legt die Schlüssel-ID für das Beispiel fest.
Datentyp
GUID
Beispiele
Das folgende Beispiel zeigt, wie die Schlüssel-ID für das Beispiel festgelegt wird.
// 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 |
|
Weitere Informationen