메소드 | 설명 | |
---|---|---|
CameraFeedUtility ( |
||
CleanupCameraAsync ( ) : System.Threading.Tasks.Task | ||
StartPreviewAsync ( VideoRotation videoRotation ) : System.Threading.Tasks.Task | ||
UpdatePreviewRotation ( Rotation rotation ) : void |
메소드 | 설명 | |
---|---|---|
FindCameraDeviceByPanelAsync ( Windows.Devices.Enumeration.Panel desiredPanel ) : Task |
Queries the available video capture devices to try and find one mounted on the desired panel
|
public CameraFeedUtility ( |
||
captureElement | ||
dispatcher | ||
리턴 | System |
public CleanupCameraAsync ( ) : System.Threading.Tasks.Task | ||
리턴 | System.Threading.Tasks.Task |
public StartPreviewAsync ( VideoRotation videoRotation ) : System.Threading.Tasks.Task | ||
videoRotation | VideoRotation | |
리턴 | System.Threading.Tasks.Task |
public UpdatePreviewRotation ( Rotation rotation ) : void | ||
rotation | Rotation | |
리턴 | void |