|
Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
| const char * | filePath |
| bool | encode |
| int | sampleRate |
| AUDIO_FILE_RECORDING_TYPE | fileRecordingType |
| AUDIO_RECORDING_QUALITY_TYPE | quality |
| int | recordingChannel |
Recording configuration.
|
inline |
|
inline |
|
inline |
|
inline |
| const char* filePath |
The absolute path (including the filename extensions) of the recording file. For example: C:\music\audio.mp4.
| bool encode |
Whether to encode the audio data:
true: Encode audio data in AAC.false: (Default) Do not encode audio data, but save the recorded audio data directly. | int sampleRate |
Recording sample rate (Hz).
AUDIO_RECORDING_QUALITY_MEDIUM or AUDIO_RECORDING_QUALITY_HIGH for better recording quality. | AUDIO_FILE_RECORDING_TYPE fileRecordingType |
The recording content. See AUDIO_FILE_RECORDING_TYPE.
| AUDIO_RECORDING_QUALITY_TYPE quality |
Recording quality. See AUDIO_RECORDING_QUALITY_TYPE.
| int recordingChannel |
Recording channel. The following values are supported: