Agora C++ API Reference for All Platforms
|
7 #pragma once // NOLINT(build/header_guard)
12 #include "AgoraOptional.h"
18 #define KEY_PLAYER_REAL_TIME_STREAM_ANALYZE_DURATION "analyze_duration"
24 #define KEY_PLAYER_ENABLE_AUDIO "enable_audio"
30 #define KEY_PLAYER_ENABLE_VIDEO "enable_video"
36 #define KEY_PLAYER_ENABLE_SEARCH_METADATA "enable_search_metadata"
42 #define KEY_PLAYER_SEI_FILTER_TYPE "set_sei_filter_type"
386 virtual int onReadData(
unsigned char *buffer,
int bufferSize) = 0;
400 virtual int64_t
onSeek(int64_t offset,
int whence) = 0;
Definition: AgoraAtomicOps.h:21