Method SetCurrentCameraRequest
SetCurrentCameraRequest(bool)
Set whether the camera that is currently processed by the pipeline has requested dynamic resolution or not.
Declaration
public void SetCurrentCameraRequest(bool cameraRequest)
Parameters
Type | Name | Description |
---|---|---|
bool | cameraRequest | Determines whether the camera has requested dynamic resolution or not. |