Agora RTC Objective-C API Reference
Refactor
|
Go to the documentation of this file.
7 #pragma once // NOLINT(build/header_guard)
10 #if __cplusplus >= 201103L || (defined(_MSC_VER) && _MSC_VER >= 1800)
20 #define KEY_PLAYER_REAL_TIME_STREAM_ANALYZE_DURATION "analyze_duration"
26 #define KEY_PLAYER_ENABLE_AUDIO "enable_audio"
32 #define KEY_PLAYER_ENABLE_VIDEO "enable_video"
38 #define KEY_PLAYER_ENABLE_SEARCH_METADATA "enable_search_metadata"
44 #define KEY_PLAYER_SEI_FILTER_TYPE "set_sei_filter_type"
Definition: AgoraAtomicOps.h:21