Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 616 Bytes

mediaelement_isstereo3dvideo.md

File metadata and controls

24 lines (16 loc) · 616 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.MediaElement.IsStereo3DVideo
winrt property

Windows.UI.Xaml.Controls.MediaElement.IsStereo3DVideo

-description

Gets a value that reports whether the current source media is a stereo 3-D video media file.

-property-value

true if the current source media is stereo 3-D video, otherwise, false.

-remarks

If this property value is true, check Stereo3DVideoRenderMode for information on the render mode.

-examples

-see-also