Inherits agora::RefCountInterface.
◆ ProcessResult
Enumerator |
---|
kSuccess | |
kBypass | |
kDrop | |
◆ start()
◆ stop()
virtual int agora::rtc::ILipSyncFilter::stop |
( |
| ) |
|
|
pure virtual |
◆ setProperty()
virtual int agora::rtc::ILipSyncFilter::setProperty |
( |
const char * |
key, |
|
|
const void * |
buf, |
|
|
size_t |
buf_size |
|
) |
| |
|
inlinevirtual |
◆ convertAudioFrameToFaceInfo()
Convert the audio frame to face info.
- Parameters
-
inAudioFrame | The reference to the audio frame that you want to convert. |
outFaceInfo | The reference to the face info. |
- Returns
- see ProcessResult