Agora C++ API Reference for All Platforms
Loading...
Searching...
No Matches
extension_counter_event_def.h
1//
2// Agora Media SDK
3//
4// Created by Zhuo Wang in 2021-09.
5// Copyright (c) 2021 Agora IO. All rights reserved.
6//
7
8namespace agora {
9namespace rtc {
10
11enum : int { INVLAID_VALUE = -1 };
12
22
50
51} // namespace rtc
52} // namespace agora
Definition AgoraExtensions.h:5
@ INVLAID_VALUE
Definition extension_counter_event_def.h:11
LocalExtensionCounter
Definition extension_counter_event_def.h:23
@ LOCAL_EXTENSION_COUNTER_RHYTHM_COSTTIME
Definition extension_counter_event_def.h:44
@ LOCAL_EXTENSION_COUNTER_DENOISER_COST_TIME
Definition extension_counter_event_def.h:34
@ LOCAL_EXTENSION_REMOTE_COUNTER_SUPER_RESOLUTION_TYPE
Definition extension_counter_event_def.h:36
@ LOCAL_EXTENSION_COUNTER_BACKREPLACE_COST_TIME
Definition extension_counter_event_def.h:32
@ LOCAL_EXTENSION_COUNTER_RHYTHM_TYPE
Definition extension_counter_event_def.h:43
@ LOCAL_EXTENSION_COUNTER_LOWLIGHT_ENHANCE_COST_TIME
Definition extension_counter_event_def.h:24
@ LOCAL_EXTENSION_REMOTE_COUNTER_SUPER_RESOLUTION_COST_TIME
Definition extension_counter_event_def.h:37
@ LOCAL_EXTENSION_COUNTER_MAKEUP_COST_TIME
Definition extension_counter_event_def.h:48
@ LOCAL_EXTENSION_COUNTER_BACKREPLACE_ENABLE
Definition extension_counter_event_def.h:31
@ LOCAL_EXTENSION_COUNTER_PVC_COST_TIME
Definition extension_counter_event_def.h:27
@ LOCAL_EXTENSION_COUNTER_SEG_COST_TIME
Definition extension_counter_event_def.h:30
@ LOCAL_EXTENSION_LOCAL_COUNTER_LIP_SYNC_COST_TIME
Definition extension_counter_event_def.h:42
@ LOCAL_EXTENSION_COUNTER_PVC_STATUS
Definition extension_counter_event_def.h:26
@ LOCAL_EXTENSION_COUNTER_BEAUTY_COST_TIME
Definition extension_counter_event_def.h:25
@ LOCAL_EXTENSION_COUNTER_TEXTTURE2YUV_COST_TIME
Definition extension_counter_event_def.h:39
@ LOCAL_EXTENSION_COUNTER_METAKIT_GPU_FRAME_TIME
Definition extension_counter_event_def.h:47
@ LOCAL_EXTENSION_COUNTER_SEG_ENABLE
Definition extension_counter_event_def.h:29
@ LOCAL_EXTENSION_COUNTER_COLOR_ENHANCE_COST_TIME
Definition extension_counter_event_def.h:35
@ LOCAL_EXTENSION_COUNTER_ADVANCED_BEAUTY_COST_TIME
Definition extension_counter_event_def.h:45
@ LOCAL_EXTENSION_LOCAL_COUNTER_SUPER_RESOLUTION_COST_TIME
Definition extension_counter_event_def.h:38
@ LOCAL_EXTENSION_COUNTER_FACE_DETECT_COST_TIME
Definition extension_counter_event_def.h:28
@ LOCAL_EXTENSION_LOCAL_COUNTER_FACE_CAPTURE_COST_TIME
Definition extension_counter_event_def.h:40
@ LOCAL_EXTENSION_COUNTER_FILTER_COST_TIME
Definition extension_counter_event_def.h:46
@ LOCAL_EXTENSION_COUNTER_METAKIT_RENDERING_COST_TIME
Definition extension_counter_event_def.h:41
@ LOCAL_EXTENSION_COUNTER_BLUR_COST_TIME
Definition extension_counter_event_def.h:33
Definition AgoraAtomicOps.h:21
Definition extension_counter_event_def.h:13
int redness
Definition extension_counter_event_def.h:18
int lightness
Definition extension_counter_event_def.h:17
int sharpness
Definition extension_counter_event_def.h:20
int smoothness
Definition extension_counter_event_def.h:16
int contrast
Definition extension_counter_event_def.h:19
int version
Definition extension_counter_event_def.h:15
@ ID
Definition extension_counter_event_def.h:14