Agora Java API Reference for Android
|
#include <AgoraMediaBase.h>
Public Attributes | |
const char * | filePath |
media::base::VIDEO_MODULE_POSITION | position |
Definition of SnapshotConfig.
const char* agora::media::SnapshotConfig::filePath |
The local path (including filename extensions) of the snapshot. For example:
C:\Users\<user_name>\AppData\Local\Agora\<process_name>\example.jpg
/App Sandbox/Library/Caches/example.jpg
~/Library/Logs/example.jpg
/storage/emulated/0/Android/data/<package name>/files/example.jpg
media::base::VIDEO_MODULE_POSITION agora::media::SnapshotConfig::position |
The position of the video observation. See VIDEO_MODULE_POSITION.
Allowed values vary depending on the uid
parameter passed in takeSnapshot
or takeSnapshotEx
: