IImageDisplayProperties interface

Provides properties for image information that is displayed by ISystemMediaTransportControlsDisplayUpdater.

Members

The IImageDisplayProperties interface inherits from IInspectable. IImageDisplayProperties also has these types of members:

Methods

The IImageDisplayProperties interface has these methods.

MethodDescription
get_Subtitle

Gets the subtitle of the image.

get_Title

Gets the title of the image.

put_Subtitle

Sets the subtitle of the image.

put_Title

Sets the title of the image.

 

Requirements

Minimum supported client

Windows 10

Minimum supported server

Windows Server 2016 Technical Preview [desktop apps only]

Header

Windows.Media.SystemMediaTransportControls.h

IDL

Windows.Media.SystemMediaTransportControls.idl

See also

IInspectable

 

 

Community Additions

ADD
Show: