AUDIO_ENCODING_TYPE
Audio encoding type.
Enumerator
- AUDIO_ENCODING_TYPE_AAC_16000_LOW
- AAC encoding format, 16000 Hz sampling rate, bass quality. A file with an audio duration of 10 minutes is approximately 1.2 MB after encoding.
- AUDIO_ENCODING_TYPE_AAC_16000_MEDIUM
- AAC encoding format, 16000 Hz sampling rate, medium sound quality. A file with an audio duration of 10 minutes is approximately 2 MB after encoding.
- AUDIO_ENCODING_TYPE_AAC_32000_LOW
- AAC encoding format, 32000 Hz sampling rate, bass quality. A file with an audio duration of 10 minutes is approximately 1.2 MB after encoding.
- AUDIO_ENCODING_TYPE_AAC_32000_MEDIUM
- AAC encoding format, 32000 Hz sampling rate, medium sound quality. A file with an audio duration of 10 minutes is approximately 2 MB after encoding.
- AUDIO_ENCODING_TYPE_AAC_32000_HIGH
- AAC encoding format, 32000 Hz sampling rate, high sound quality. A file with an audio duration of 10 minutes is approximately 3.5 MB after encoding.
- AUDIO_ENCODING_TYPE_AAC_48000_MEDIUM
- AAC encoding format, 48000 Hz sampling rate, medium sound quality. A file with an audio duration of 10 minutes is approximately 2 MB after encoding.
- AUDIO_ENCODING_TYPE_AAC_48000_HIGH
- AAC encoding format, 48000 Hz sampling rate, high sound quality. A file with an audio duration of 10 minutes is approximately 3.5 MB after encoding.
- AUDIO_ENCODING_TYPE_OPUS_16000_LOW
- OPUS encoding format, 16000 Hz sampling rate, bass quality. A file with an audio duration of 10 minutes is approximately 2 MB after encoding.
- AUDIO_ENCODING_TYPE_OPUS_16000_MEDIUM
- OPUS encoding format, 16000 Hz sampling rate, medium sound quality. A file with an audio duration of 10 minutes is approximately 2 MB after encoding.
- AUDIO_ENCODING_TYPE_OPUS_48000_MEDIUM
- OPUS encoding format, 48000 Hz sampling rate, medium sound quality. A file with an audio duration of 10 minutes is approximately 2 MB after encoding.
- AUDIO_ENCODING_TYPE_OPUS_48000_HIGH
- OPUS encoding format, 48000 Hz sampling rate, high sound quality. A file with an audio duration of 10 minutes is approximately 3.5 MB after encoding.