storagePath property

String storagePath
final

The absolute path (including the filename extensions) of the recording file. For example, C:\Users<user_name>\AppData\Local\Agora<process_name>\example.mp4 on Windows, /App Sandbox/Library/Caches/example.mp4 on iOS, /Library/Logs/example.mp4 on macOS, and /storage/emulated/0/Android/data/

Implementation

final String storagePath;