Error processing SSI file
LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

Show in webframe

WMCertificate Property (CaptureCtrl)






Gets or sets the user assigned windows media certificate.
Syntax
public virtual object WMCertificate {get; set;}
'Declaration
 
Public Overridable Property WMCertificate As Object
'Usage
 
Dim instance As CaptureCtrl
Dim value As Object
 
instance.WMCertificate = value
 
value = instance.WMCertificate
public:
virtual property Object^ WMCertificate {
   Object^ get();
   void set (    Object^ value);
}

Property Value

An object representing the windows media certificate.
Remarks
Assignment can raise an error exception.

For more information, refer to the Error Codes.

Note: Do not use this property 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, it is not necessary to use Windows Media Certificates. For more information, please check Windows Media Support.
Requirements

Target Platforms

See Also

Reference

CaptureCtrl Class
CaptureCtrl Members

Error processing SSI file
Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features