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

Show in webframe

WMCertificate Property (ConvertCtrl)






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 ConvertCtrl
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 WMCertificate windows media certificate.
Remarks

Assignment can raise an error exception. For more information, refer to the Error Codes.

Note: You do not need to 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, you do not need to use Windows Media Certificates. For more information, please go to Windows Media Support.
Requirements

Target Platforms

See Also

Reference

ConvertCtrl Class
ConvertCtrl 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