Developer_release_1.4.0

Enum mint.enums.xhdmic.audio_coding_type

Type of audio coding.

Properties

0 (string) [0] = "NA"
1 (string) [1] = "PCM"
10 (string) [10] = "DOLBY_DIGITAL_PLUS"
11 (string) [11] = "DTS_HD"
12 (string) [12] = "MAT"
13 (string) [13] = "DST"
14 (string) [14] = "WMA_PRO"
2 (string) [2] = "AC3"
3 (string) [3] = "MPEG1"
4 (string) [4] = "MP3"
5 (string) [5] = "MPEG2"
6 (string) [6] = "AAC"
7 (string) [7] = "DTS"
8 (string) [8] = "ATRAC"
9 (string) [9] = "ONE_BIT_AUDIO"
AAC (integer) AAC = 6 ("AAC")
AC3 (integer) AC3 = 2 ("AC3")
ATRAC (integer) ATRAC = 8 ("ATRAC")
DOLBY_DIGITAL_PLUS (integer) DOLBY_DIGITAL_PLUS = 10 ("Dolby Digital Plus")
DST (integer) DST = 13 ("DST")
DTS (integer) DTS = 7 ("DTS")
DTS_HD (integer) DTS_HD = 11 ("DTS HD")
MAT (integer) MAT = 12 ("MAT")
MP3 (integer) MP3 = 4 ("MP3")
MPEG1 (integer) MPEG1 = 3 ("MPEG1")
MPEG2 (integer) MPEG2 = 5 ("MPEG2")
NA (integer) NA = 0 ("NA")
ONE_BIT_AUDIO (integer) ONE_BIT_AUDIO = 9 ("One-bit audio")
PCM (integer) PCM = 1 ("PCM")
WMA_PRO (integer) WMA_PRO = 14 ("WMA Pro")


Properties

0
(string) [0] = "NA"
1
(string) [1] = "PCM"
10
(string) [10] = "DOLBY_DIGITAL_PLUS"
11
(string) [11] = "DTS_HD"
12
(string) [12] = "MAT"
13
(string) [13] = "DST"
14
(string) [14] = "WMA_PRO"
2
(string) [2] = "AC3"
3
(string) [3] = "MPEG1"
4
(string) [4] = "MP3"
5
(string) [5] = "MPEG2"
6
(string) [6] = "AAC"
7
(string) [7] = "DTS"
8
(string) [8] = "ATRAC"
9
(string) [9] = "ONE_BIT_AUDIO"
AAC
(integer) AAC = 6 ("AAC")
AC3
(integer) AC3 = 2 ("AC3")
ATRAC
(integer) ATRAC = 8 ("ATRAC")
DOLBY_DIGITAL_PLUS
(integer) DOLBY_DIGITAL_PLUS = 10 ("Dolby Digital Plus")
DST
(integer) DST = 13 ("DST")
DTS
(integer) DTS = 7 ("DTS")
DTS_HD
(integer) DTS_HD = 11 ("DTS HD")
MAT
(integer) MAT = 12 ("MAT")
MP3
(integer) MP3 = 4 ("MP3")
MPEG1
(integer) MPEG1 = 3 ("MPEG1")
MPEG2
(integer) MPEG2 = 5 ("MPEG2")
NA
(integer) NA = 0 ("NA")
ONE_BIT_AUDIO
(integer) ONE_BIT_AUDIO = 9 ("One-bit audio")
PCM
(integer) PCM = 1 ("PCM")
WMA_PRO
(integer) WMA_PRO = 14 ("WMA Pro")
generated by LDoc 1.4.6 Last updated 1980-01-01 00:00:00