Click or drag to resize

radioSignalEncodingTypeEnum Enumeration

Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements.

[This is preliminary documentation and is subject to change.]

The 14 least significant bits of the encoding scheme shall represent encoding type when the encoding class is encoded audio.

Namespace:  BSI.MACE.Network.DIS
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
public enum radioSignalEncodingTypeEnum
Members
  Member nameValueDescription
mulaw81 8 bit mu-law,(ITU-T G.711)
CVSD2 (MIL-STD-188-113)22
ADPCM3 (ITU-T G.726)
LinearPCM16Bit4 2s complement, Big Endian
LinearPCM8Bit5 Unsigned
VQ6 (Vector Quantization) (deprecated)
Custom7 Unavailable for use in spec.
GSMFullRate8 (ETSI 06.10)
GSMHalfRate9 (ETSI 06.20)
SpeexNarrowBand2310 SpeexNarrowBand23
LinearPCM16Bit2Complement100 2's complement, Little Endian
Unused255255 unavailable for use
Remarks