文件名称:
ohos-sysinfo-onfpschangedlistener.md
所在目录:
Openharmony v1.0 / docs / docs-en / api / api-SmartVision-Devices
文件大小:
5.83 KB
下载地址:
文本预览:
# OHOS::SysInfo::OnFPSChangedListener
## **Overview**
**Related Modules:**
[Graphic](graphic.md)
**Description:**
Called when the FPS changes.
**Since:**
1.0
**Version:**
1.0
## **Summary**
## Public Member Functions
## **Overview**
**Related Modules:**
[Graphic](graphic.md)
**Description:**
Called when the FPS changes.
**Since:**
1.0
**Version:**
1.0
## **Summary**
## Public Member Functions
A constructor used to create an OnFPSChangedListener instance with the default sampling type FPS_CT_FIXED_TIME. | |
A destructor used to delete the OnFPSChangedListener instance. | |
OnFPSChanged (float newFPS)=0 | Called when the FPS data changes. |
GetFPSCalculateType () const | Obtains the FPS sampling type. |
SetFPSCalculateType (FPSCalculateType type) | |
operator new (size_t size) | |
operator delete (void *p) | Overrides the delete function. |
点赞
回复
X