AppBroadcastPreviewStreamReader.VideoBitmapAlphaMode 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 alpha mode for the app broadcast preview stream.
public:
property BitmapAlphaMode VideoBitmapAlphaMode { BitmapAlphaMode get(); };
BitmapAlphaMode VideoBitmapAlphaMode();
public BitmapAlphaMode VideoBitmapAlphaMode { get; }
var bitmapAlphaMode = appBroadcastPreviewStreamReader.videoBitmapAlphaMode;
Public ReadOnly Property VideoBitmapAlphaMode As BitmapAlphaMode
Property Value
The video bitmap alpha mode for the app broadcast preview stream.
Windows requirements
App capabilities |
appBroadcast
appBroadcastSettings
|