AudioFeedSource Property

source of the stream

Definition

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

Property Value

String

Remarks

Interpreted depending of the property Type
DefaultFeed - ignored. This stream uses file, specified by "DEFAULTAUDIOFILE" parameter
LineInFeed" - name of the device.
FolderRandomFeed and FolderSortedFeed - name of the folder where from files will be taken.

See Also