Developer_release_1.4.0

Enum mint.enums.xhdmic.sampling_frequency

Describes frequency of sampling.

Properties

0 (string) [0] = "NA"
1 (string) [1] = "_32K"
2 (string) [2] = "_44_1K"
3 (string) [3] = "_48K"
4 (string) [4] = "_88_2K"
5 (string) [5] = "_96K"
6 (string) [6] = "_176_4K"
7 (string) [7] = "_192K"
NA (integer) NA = 0 ("NA")
_176_4K (integer) _176_4K = 6 (176.4)
_192K (integer) _192K = 7 (192)
_32K (integer) _32K = 1 (32)
_44_1K (integer) _44_1K = 2 (44.1)
_48K (integer) _48K = 3 (48)
_88_2K (integer) _88_2K = 4 (88.2)
_96K (integer) _96K = 5 (96)


Properties

0
(string) [0] = "NA"
1
(string) [1] = "_32K"
2
(string) [2] = "_44_1K"
3
(string) [3] = "_48K"
4
(string) [4] = "_88_2K"
5
(string) [5] = "_96K"
6
(string) [6] = "_176_4K"
7
(string) [7] = "_192K"
NA
(integer) NA = 0 ("NA")
_176_4K
(integer) _176_4K = 6 (176.4)
_192K
(integer) _192K = 7 (192)
_32K
(integer) _32K = 1 (32)
_44_1K
(integer) _44_1K = 2 (44.1)
_48K
(integer) _48K = 3 (48)
_88_2K
(integer) _88_2K = 4 (88.2)
_96K
(integer) _96K = 5 (96)
generated by LDoc 1.4.6 Last updated 1980-01-01 00:00:00