Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

SystemMediaTransportControlsDisplayUpdater.VideoProperties Property

Definition

Namespace:
Windows.Media

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.

Gets the video properties associated with the currently playing media.

public:
 property VideoDisplayProperties ^ VideoProperties { VideoDisplayProperties ^ get(); };
VideoDisplayProperties VideoProperties();
public VideoDisplayProperties VideoProperties { get; }
var videoDisplayProperties = systemMediaTransportControlsDisplayUpdater.videoProperties;
Public ReadOnly Property VideoProperties As VideoDisplayProperties

Property Value

The video properties.

Applies to


Feedback

Was this page helpful?