TalkSettingsJitterBufferType Property |
Returns type of the jitter buffer
Namespace:
CallFlowFramework.Nodes.Settings
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic abstract JitterBufferType JitterBufferType { get; }
public:
virtual property JitterBufferType JitterBufferType {
JitterBufferType get () abstract;
}
Property Value
Type:
JitterBufferType
See Also