IXStudioTitleClient::IsConsuming 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 toward the consuming endpoint.

Syntax

public:
bool IsConsuming()  

Return value

Type: bool 

True in a playback scenario where custom title stream events are being consumed (read); otherwise false.

Requirements

Header: Declared in xstudio.h.

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