AppBroadcastPreviewStreamReader.VideoBitmapAlphaMode Property

Definition

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

Applies to