Assigns a Windows Media Certificate to the object.
#include "ltmm.h"
Language | Syntax |
---|---|
C | HRESULT IltmmCapture_put_WMCertificate(pCapture, pWMCertificate) |
C++ | HRESULT put_WMCertificate(pWMCertificate) |
Pointer to an IltmmCapture interface.
Pointer to a Windows Media Certificate interface pointer.
Value | Meaning |
---|---|
S_OK | The function was successful. |
<> S_OK | An error occurred. Refer to the Error Codes or the HRESULT error codes in the DirectShow documentation. |
You do not need to use this function on computers with Windows Media Format 9.5 components or later. If you install the Windows Media 9.5 redistributable or you have Windows Media Player 9 or later installed, you do not need to use Windows Media Certificates.
Win32, x64.
Language | Example |
---|---|
C | Writing Windows Media Files |
C++ | Writing Windows Media Files |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document