Table of Contents

TTMSFNCWXCamera.ChangeCameraResolution Method

Requests a new capture resolution for the active stream.

API unit family: TMSFNCWXCamera Declaring type: TTMSFNCWXCamera Inherited from: TTMSFNCWXCustomCamera

Syntax

procedure ChangeCameraResolution(AWidth, AHeight: Integer);

Parameters

Name Description
AWidth The requested capture width, in pixels.
AHeight The requested capture height, in pixels.