PlayReadyHeader.RemoveAttribute(PlayReadyHeaderAttribute) Method
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.
Removes an attribute from the PlayReady header.
public void RemoveAttribute (Microsoft.Media.Drm.PlayReadyHeaderAttribute attribute);
member this.RemoveAttribute : Microsoft.Media.Drm.PlayReadyHeaderAttribute -> unit
Public Sub RemoveAttribute (attribute As PlayReadyHeaderAttribute)
Parameters
- attribute
- PlayReadyHeaderAttribute
The PlayReadyHeaderAttribute to remove.