RAW_AUDIO_FRAME_OP_MODE_TYPE

Usage mode of audio data.

Enumerations

RAW_AUDIO_FRAME_OP_MODE_READ_ONLY
0: (Default) Read-only mode. For example, if you use the SDK to capture data and perform CDN streaming yourself, you can use this mode.
RAW_AUDIO_FRAME_OP_MODE_READ_WRITE
2: Read-write mode. For example, if you have your own audio effects module and want to pre-process the data (e.g., voice changing), you can use this mode.