AudioFeedType Enumeration

Type of the stream

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public enum AudioFeedType

Members

DefaultFeed0 loop of the default audio file
LineInFeed1 capturing from the line in device
Note: this type of the feed is not supported in v14 and v15.
FolderRandomFeed2 random sequence of the files in folder
FolderSortedFeed3 sequence of the files is sorted by name

See Also