Click or drag to resize
VoiceAnnotationFormat Enumeration
Specifies the sound format.

Namespace: Flir.Atlas.Image
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public enum VoiceAnnotationFormat
Members
  Member nameValueDescription
None0 No sound format specified.
Mp31 Mp3 format.
Wav2 Waw format.
See Also