Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.04 KB

mediaelement_actualstereo3dvideopackingmode.md

File metadata and controls

25 lines (17 loc) · 1.04 KB
-api-id -api-type
P:Windows.UI.Xaml.Controls.MediaElement.ActualStereo3DVideoPackingMode
winrt property

Windows.UI.Xaml.Controls.MediaElement.ActualStereo3DVideoPackingMode

-description

Gets an enumeration value that determines the current value of stereo 3-D video frame-packing mode, accounting for other factors such as whether the media engine is ready for use.

-property-value

A value of the enumeration. May be None if media engine is not ready for use.

-remarks

ActualStereo3DVideoPackingMode is used to determine the current Stereo3DVideoPackingMode being used by the subsystem. This could be different than what is set by the app author or if the app author sets None which is the default of Stereo3DVideoPackingMode.

-examples

-see-also

Stereo3DVideoPackingMode