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.
| Name | Description | |
|---|---|---|
|
FramesPerSecond | Gets the number of frames per second for the represented video format. |
|
PixelFormat | Gets the graphics format information for individual pixels of the video format. |
|
PixelHeight | Gets the height of the camera-framing area for the represented video format. |
|
PixelWidth | Gets the width of the camera-framing area for the represented video format. |
|
Stride | Gets the array stride that is used in the video format. |
Show: