ReplayKit.ShowCameraPreviewAt
public static bool ShowCameraPreviewAt(float posX,
float posY,
float width,
float height);
Description 描述
Shows camera preview at coordinates posX and posY. The preview is width by height in size.
Shows camera preview at coordinates posX and posY. The preview is width by height in size.