Inherits RefCountInterface.
◆ ProcessResult
| Enumerator |
|---|
| kSuccess | |
| kBypass | |
| kDrop | |
◆ start()
◆ stop()
◆ setProperty()
| virtual int 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
◆ AddRef()
| virtual void AddRef |
( |
| ) |
const |
|
pure virtualinherited |
◆ Release()
◆ HasOneRef()
| virtual bool HasOneRef |
( |
| ) |
const |
|
pure virtualinherited |