Encoding Enum

Definition

Enumerates values returned by several types and taken as a parameter of several types.

public enum Encoding
type Encoding = 
Inheritance
Encoding

Fields

AacEld 15
AacHeV1 11
AacHeV2 12
AacLc 10
AacXhe 16
Ac3 5
Ac4 17
Default 1
DolbyMat 19
DolbyTruehd 14
Dra 28
Dsd 31
Dts 7
DtsHd 8
DtsHdMa 29
DtsUhd 27
DtsUhdP1 27
DtsUhdP2 30
EAc3 6
EAc3Joc 18
Iec61937 13
Invalid 0
Mp3 9
MpeghBlL3 23
MpeghBlL4 24
MpeghLcL3 25
MpeghLcL4 26
Opus 20
Pcm16bit 2

Audio data format: PCM 16 bit per sample.

Pcm24bitPacked 21
Pcm32bit 22
Pcm8bit 3

Audio data format: PCM 8 bit per sample.

PcmFloat 4

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to