Table of Contents

TTMSFNCWXCustomCamera.ChangeCameraResolution Method

Requests a new capture resolution for the active stream.

API unit family: TMSFNCWXCamera Declaring type: TTMSFNCWXCustomCamera

Syntax

procedure ChangeCameraResolution(AWidth, AHeight: Integer);

Parameters

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