Skip to content

Latest commit

 

History

History
98 lines (72 loc) · 4.06 KB

ne-wpcevent-wpc_args_mediaplaybackevent.md

File metadata and controls

98 lines (72 loc) · 4.06 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NE:wpcevent.tagWPC_ARGS_MEDIAPLAYBACKEVENT
WPC_ARGS_MEDIAPLAYBACKEVENT (wpcevent.h)
Indicates information about the playback of a media file.
WPC_ARGS_MEDIAPLAYBACKEVENT
WPC_ARGS_MEDIAPLAYBACKEVENT enumeration
WPC_ARGS_MEDIAPLAYBACKEVENT_ALBUM
WPC_ARGS_MEDIAPLAYBACKEVENT_APPNAME
WPC_ARGS_MEDIAPLAYBACKEVENT_APPVERSION
WPC_ARGS_MEDIAPLAYBACKEVENT_CARGS
WPC_ARGS_MEDIAPLAYBACKEVENT_EXPLICIT
WPC_ARGS_MEDIAPLAYBACKEVENT_MEDIATYPE
WPC_ARGS_MEDIAPLAYBACKEVENT_PATH
WPC_ARGS_MEDIAPLAYBACKEVENT_PML
WPC_ARGS_MEDIAPLAYBACKEVENT_REASON
WPC_ARGS_MEDIAPLAYBACKEVENT_TITLE
parcon.wpc_args_mediaplaybackevent
wpcevent/WPC_ARGS_MEDIAPLAYBACKEVENT
wpcevent/WPC_ARGS_MEDIAPLAYBACKEVENT_ALBUM
wpcevent/WPC_ARGS_MEDIAPLAYBACKEVENT_APPNAME
wpcevent/WPC_ARGS_MEDIAPLAYBACKEVENT_APPVERSION
wpcevent/WPC_ARGS_MEDIAPLAYBACKEVENT_CARGS
wpcevent/WPC_ARGS_MEDIAPLAYBACKEVENT_EXPLICIT
wpcevent/WPC_ARGS_MEDIAPLAYBACKEVENT_MEDIATYPE
wpcevent/WPC_ARGS_MEDIAPLAYBACKEVENT_PATH
wpcevent/WPC_ARGS_MEDIAPLAYBACKEVENT_PML
wpcevent/WPC_ARGS_MEDIAPLAYBACKEVENT_REASON
wpcevent/WPC_ARGS_MEDIAPLAYBACKEVENT_TITLE
parcon\wpc_args_mediaplaybackevent.htm
parcon
1d541892-25f2-4a7b-918d-3445751d5f8d
12/05/2018
WPC_ARGS_MEDIAPLAYBACKEVENT, WPC_ARGS_MEDIAPLAYBACKEVENT enumeration, WPC_ARGS_MEDIAPLAYBACKEVENT_ALBUM, WPC_ARGS_MEDIAPLAYBACKEVENT_APPNAME, WPC_ARGS_MEDIAPLAYBACKEVENT_APPVERSION, WPC_ARGS_MEDIAPLAYBACKEVENT_CARGS, WPC_ARGS_MEDIAPLAYBACKEVENT_EXPLICIT, WPC_ARGS_MEDIAPLAYBACKEVENT_MEDIATYPE, WPC_ARGS_MEDIAPLAYBACKEVENT_PATH, WPC_ARGS_MEDIAPLAYBACKEVENT_PML, WPC_ARGS_MEDIAPLAYBACKEVENT_REASON, WPC_ARGS_MEDIAPLAYBACKEVENT_TITLE, parcon.wpc_args_mediaplaybackevent, wpcevent/WPC_ARGS_MEDIAPLAYBACKEVENT, wpcevent/WPC_ARGS_MEDIAPLAYBACKEVENT_ALBUM, wpcevent/WPC_ARGS_MEDIAPLAYBACKEVENT_APPNAME, wpcevent/WPC_ARGS_MEDIAPLAYBACKEVENT_APPVERSION, wpcevent/WPC_ARGS_MEDIAPLAYBACKEVENT_CARGS, wpcevent/WPC_ARGS_MEDIAPLAYBACKEVENT_EXPLICIT, wpcevent/WPC_ARGS_MEDIAPLAYBACKEVENT_MEDIATYPE, wpcevent/WPC_ARGS_MEDIAPLAYBACKEVENT_PATH, wpcevent/WPC_ARGS_MEDIAPLAYBACKEVENT_PML, wpcevent/WPC_ARGS_MEDIAPLAYBACKEVENT_REASON, wpcevent/WPC_ARGS_MEDIAPLAYBACKEVENT_TITLE
wpcevent.h
Windows
Windows Vista [desktop apps only]
None supported
Windows
WPC_ARGS_MEDIAPLAYBACKEVENT
19H1
tagWPC_ARGS_MEDIAPLAYBACKEVENT
wpcevent/tagWPC_ARGS_MEDIAPLAYBACKEVENT
WPC_ARGS_MEDIAPLAYBACKEVENT
wpcevent/WPC_ARGS_MEDIAPLAYBACKEVENT
c++
APIRef
kbSyntax
HeaderDef
Wpcevent.h
WPC_ARGS_MEDIAPLAYBACKEVENT

WPC_ARGS_MEDIAPLAYBACKEVENT enumeration

-description

Indicates information about the playback of a media file.

-enum-fields

-field WPC_ARGS_MEDIAPLAYBACKEVENT_APPNAME:0

The name of the application used to play back a media file.

-field WPC_ARGS_MEDIAPLAYBACKEVENT_APPVERSION

The version of the application used to play back a media file.

-field WPC_ARGS_MEDIAPLAYBACKEVENT_MEDIATYPE

The type of media file that was played.

-field WPC_ARGS_MEDIAPLAYBACKEVENT_PATH

The path used to play back a media file.

-field WPC_ARGS_MEDIAPLAYBACKEVENT_TITLE

The title of the media file that was played.

-field WPC_ARGS_MEDIAPLAYBACKEVENT_PML

The parental managements level of the media file that was played.

-field WPC_ARGS_MEDIAPLAYBACKEVENT_ALBUM

The album of the media file that was played.

-field WPC_ARGS_MEDIAPLAYBACKEVENT_EXPLICIT

The explicit rating of the media file that was played.

-field WPC_ARGS_MEDIAPLAYBACKEVENT_REASON

The reason for playing a media file.

-field WPC_ARGS_MEDIAPLAYBACKEVENT_CARGS

The arguments used to play back a media file.