ExtendedCamera.getStreamStatus Method¶
Module: ExtendedCamera
Definition¶
Queries the current status (enabled/disabled) of a specific stream.
bool getStreamStatus(String? streamName)
Parameters
streamName Stringin The stream whose status is being checked.
Returns
boolOutputs the stream’s current state, indicating whether it is active.
Exceptions
An error has occurred during Devices Library execution.