Click or drag to resize
DiaSpringWrapperCommonFileFormat Enumeration
Enumerator constant which specifies the data format of the file to be recorded or played.

Namespace: Inkostar
Assembly: DiaSpringWrapper (in DiaSpringWrapper.dll) Version: 0.0.0.0
Syntax
public enum FileFormat
Members
  Member nameValueDescription
DIALOGIC_ADPCM1The data format is Dialogic native ADPCM.
ALAW3The data format is ALAW.
MULAW7The data format is MULAW.
PCM8The data format is PCM.
WAV_MICROSOFT13The data format is Microsoft GSM.
See Also