BurnToAudioCDEnabler Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This enabler is not supported on most PlayReady clients.
This class is obsolete and should not be used.
[System.Obsolete("This enabler is not supported on most PlayReady clients.")]
public class BurnToAudioCDEnabler : Microsoft.Media.Drm.CopyEnabler
[<System.Obsolete("This enabler is not supported on most PlayReady clients.")>]
type BurnToAudioCDEnabler = class
inherit CopyEnabler
Public Class BurnToAudioCDEnabler
Inherits CopyEnabler
- Inheritance
- Attributes
Remarks
Represents a CopyEnabler that allows copying to a compact disc. The associated export identifier for this enabler is {EC930B7D-1F2D-4682-A38B-8AB977721D0D}. Add this object to a CopyRight object if you want to allow such copying.
Constructors
BurnToAudioCDEnabler() |
This class is obsolete and should not be used. Initializes a new instance of the BurnToAudioCDEnabler class |