AppBroadcastGlobalSettings.CameraOverlayLocation Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft einen Wert ab, der die Position der Kameraüberlagerung innerhalb des Broadcastvideoframes angibt, oder legt diesen fest.
public:
property AppBroadcastCameraOverlayLocation CameraOverlayLocation { AppBroadcastCameraOverlayLocation get(); void set(AppBroadcastCameraOverlayLocation value); };
AppBroadcastCameraOverlayLocation CameraOverlayLocation();
void CameraOverlayLocation(AppBroadcastCameraOverlayLocation value);
public AppBroadcastCameraOverlayLocation CameraOverlayLocation { get; set; }
var appBroadcastCameraOverlayLocation = appBroadcastGlobalSettings.cameraOverlayLocation;
appBroadcastGlobalSettings.cameraOverlayLocation = appBroadcastCameraOverlayLocation;
Public Property CameraOverlayLocation As AppBroadcastCameraOverlayLocation
Eigenschaftswert
Ein -Wert, der die Position der Kameraüberlagerung innerhalb des Broadcastvideoframes angibt.
Windows-Anforderungen
App-Funktionen |
appBroadcast
appBroadcastSettings
|