Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 654 Bytes

stereoscopicvideopackingmode.md

File metadata and controls

30 lines (20 loc) · 654 Bytes
-api-id -api-type
T:Windows.Media.MediaProperties.StereoscopicVideoPackingMode
winrt enum

StereoscopicVideoPackingMode

-description

Specifies the stereoscopic video packing mode of a video stream.

-enum-fields

-field None:0

The video stream does not use stereoscopic video packing.

-field SideBySide:1

The video stream packs stereoscopic video frames side by side.

-field TopBottom:2

The video stream packs stereoscopic video frames using the top and bottom of the frame.

-remarks

-examples

-see-also