isCapturing
Declaration
var isCapturing: Bool { get }Discussion
Indicates whether this stream is currently capturing screen content
Returns YES if the stream has been started and is actively capturing, NO otherwise.
var isCapturing: Bool { get }Indicates whether this stream is currently capturing screen content
Returns YES if the stream has been started and is actively capturing, NO otherwise.