Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AUDIO_RECORDING_QUALITY_TYPE

Audio recording qualities.

Index

Enumeration members

AUDIO_RECORDING_QUALITY_HIGH

AUDIO_RECORDING_QUALITY_HIGH: = 2

2: High quality. The sample rate is 32 kHz, and the file size is around 3.75 MB after 10 minutes of recording.

AUDIO_RECORDING_QUALITY_LOW

AUDIO_RECORDING_QUALITY_LOW: = 0

0: Low quality. The sample rate is 32 kHz, and the file size is around 1.2 MB after 10 minutes of recording.

AUDIO_RECORDING_QUALITY_MEDIUM

AUDIO_RECORDING_QUALITY_MEDIUM: = 1

1: Medium quality. The sample rate is 32 kHz, and the file size is around 2 MB after 10 minutes of recording.

Generated using TypeDoc