- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
I've been studying the decode samples and find they do not match the current API 1.8.
For example, the samples use DecodeHeader() while the API 1.8 document describes MFXVideoDECODE_DecodeHeader(). This makes it difficult to work with the samples.
1. Are there samples updated to the current API?
2. Are the older API documents applicable to the obsolete samples available?
Thank you.
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
MFXVideoDECODE_DecodeHeader is a c-style function, declared at mfxvideo.h
MFXVideoDECODE::DecodeHeader is the same as MFXVideoDECODE_DecodeHeader, but packed into a c++ wrapper/autocloser class, declared at mfxvideo++.h
Nothing is obsolete. They coexist.
PS. It is similar to WinSDK's HANDLE and ATL::CHandle, and MSDN documentation is concentrated on HANDLE.
Lien copié
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
MFXVideoDECODE_DecodeHeader is a c-style function, declared at mfxvideo.h
MFXVideoDECODE::DecodeHeader is the same as MFXVideoDECODE_DecodeHeader, but packed into a c++ wrapper/autocloser class, declared at mfxvideo++.h
Nothing is obsolete. They coexist.
PS. It is similar to WinSDK's HANDLE and ATL::CHandle, and MSDN documentation is concentrated on HANDLE.
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
Thank you, it is clear to me now.
- S'abonner au fil RSS
- Marquer le sujet comme nouveau
- Marquer le sujet comme lu
- Placer ce Sujet en tête de liste pour l'utilisateur actuel
- Marquer
- S'abonner
- Page imprimable