IXStudioTitleClient::IsProducing Method

Important The XStudio native C nano-COM APIs have been deprecated in favor of the KStudio native C nano-COM APIs.
Indicates whether event data is flowing from the producing endpoint.

Syntax

public:
bool IsProducing()  

Return value

Type: bool 

True in a recording scenario where custom title stream events are being produced (written); otherwise false.

Requirements

Header: Declared in xstudio.h.

Library: Use xstudioclient.lib (console) or xstudioservice.lib (desktop).