3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Record
Direction Enumeration
Definition
Namespace:
CallFlow
Assembly:
3CX.CallFlow (in 3CX.CallFlow.dll) Version: 20.0.1
C#
Copy
public
enum
RecordDirection
Members
Inbound
1
Only inbound audio
Outbound
2
Only outbound audio
Both
3
Produce mixed audio of both streams
See Also
Reference
CallFlow Namespace
In This Article
Definition
Members
See Also