AudioFeedNoPauseIfEmpty Property

if set to true - stream will advance in the background. if set to false - stream will be paused if nobody needs it.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
bool NoPauseIfEmpty { get; set; }

Property Value

Boolean

See Also