VideoFormat Properties
Collapse the table of content
Expand the table of content

VideoFormat Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The VideoFormat type exposes the following members.

  NameDescription
Public property FramesPerSecond Gets the number of frames per second for the represented video format.
Public property PixelFormat Gets the graphics format information for individual pixels of the video format.
Public property PixelHeight Gets the height of the camera-framing area for the represented video format.
Public property PixelWidth Gets the width of the camera-framing area for the represented video format.
Public property Stride Gets the array stride that is used in the video format.
Top

Show:
© 2017 Microsoft