Skip to main content
Version: 20 Mar 2024

Event

MediaDRM event info associated with a session.

Public Methods

override string ToString

public override string ToString()

Public Attributes

Data

Optional data that may be associated with the event.


public readonly byte [] Data;


Extra

Extra Secondary error code.


public readonly int Extra;


SessionId

DRM session id associated with the event.


public readonly byte [] SessionId;


Type

Type of Media DRM event.


public readonly EventType Type;

TypeDescription
readonly EventTypeThe type of DRM event.