Synopsis
int ctl_stream_is_open(CTL_STREAM_t stream);
Description

ctl_stream_is_open returns non-zero if stream is currently open and zero if it is not open.

Thread Safety

ctl_stream_is_open is thread-safe.