AppBroadcastPreviewStreamReader.VideoBitmapPixelFormat Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the video bitmap pixel format for the app broadcast preview stream.
public:
property BitmapPixelFormat VideoBitmapPixelFormat { BitmapPixelFormat get(); };
BitmapPixelFormat VideoBitmapPixelFormat();
public BitmapPixelFormat VideoBitmapPixelFormat { get; }
var bitmapPixelFormat = appBroadcastPreviewStreamReader.videoBitmapPixelFormat;
Public ReadOnly Property VideoBitmapPixelFormat As BitmapPixelFormat
Property Value
The video bitmap pixel format for the app broadcast preview stream.
Windows requirements
App capabilities |
appBroadcast
appBroadcastSettings
|