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

Show in webframe

WMCertificate Property (PlayCtrl)






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 PlayCtrl
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. This property is not needed on computers with Windows Media Format 9.5 components or later. If the Windows Media 9.5 redistributable or Windows Media Player 9 or later is installed, Windows Media Certificates are not necessary. For more information, see the Microsoft documentation on Windows Media Support.
Requirements

Target Platforms

See Also

Reference

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