WPCEVENT_MEDIA_PLAYBACK event
Per-user event generated by an attempt to play back content with a Media application connected to Parental Controls.
const EVENT_DESCRIPTOR WPCEVENT_MEDIA_PLAYBACK = {0x6, 0x0, 0x10, 0x4, 0x16, 0x6, 0x8000000000000030};
Parameters
-
AppName
-
The name of the media application that is generating the event.
-
AppVersion
-
The version of the media application that is generating the event.
-
MediaType
-
A value of the WPC_MEDIA_TYPE enumeration that indicates information about the type of media file accessed.
-
Path
-
The path to the source of the media content.
-
Title
-
The title metadata for the content.
-
PML
-
The parental management level.
-
Album
-
The album metadata for the content.
-
Explicit
-
A value of the WPC_MEDIA_EXPLICIT enumeration that indicates information about the explicit rating of the media file.
-
Reason
-
A value of the WPCFLAG_ISBLOCKED enumeration that indicates information about what events are blocked from use and what controls are in place.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
None supported |
Header |
|