ExtendedCamera.getStreamStatus Method

Module: ExtendedCamera

Definition

Queries the current status (enabled/disabled) of a specific stream.

bool getStreamStatus(String? streamName)

Parameters

streamName String
in The stream whose status is being checked.

Returns

bool
Outputs the stream’s current state, indicating whether it is active.

Exceptions

An error has occurred during Devices Library execution.