harmony 鸿蒙native_avmemory.h
native_avmemory.h
Overview
The native_avmemory.h file declares the memory-related functions.
Since
9
Related Modules
Summary
Functions
Name | Description |
---|---|
*OH_AVMemory_Create (int32_t size) | Creates an OH_AVMemory instance. |
*OH_AVMemory_GetAddr (struct OH_AVMemory *mem) | Obtains the virtual memory address of an OH_AVMemory instance. |
OH_AVMemory_GetSize (struct OH_AVMemory *mem) | Obtains the memory size of an OH_AVMemory instance. |
OH_AVMemory_Destroy (struct OH_AVMemory *mem) | Releases an OH_AVMemory instance. |
你可能感兴趣的鸿蒙文章
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦