# 基本实用程序 API

Source: [https://docs.qualcomm.com/doc/80-70014-50Y/topic/im-sdk-base-uitilities.html](https://docs.qualcomm.com/doc/80-70014-50Y/topic/im-sdk-base-uitilities.html)

Qualcomm IM SDK 基本实用程序 API 使您能够创建自己的插件或 GStreamer 程序。

GStreamer 框架库提供了实现定制插件解决方案所需的大多数类。这些插件具有基于 CPU 的实现，并且不使用特定于 Qualcomm 的硬件。

这些 API 提供执行以下操作所需的自定义类和层：

- 在 Qualcomm IM SDK 中使用硬件加速。
- 为 ML 启用 tensor-based 的方法/工作流。

- **[视频 API](https://docs.qualcomm.com/doc/80-70014-50Y/topic/video-apis.html)**  

使用视频 API 配置视频缓冲区和视频转换器。
- **[机器学习 API](https://docs.qualcomm.com/doc/80-70014-50Y/topic/machine-learning-apis.html)**  

ML API 允许针对 tensor-specific 的要求和机器学习属性进行配置。

Last Published: Nov 11, 2025

[Previous Topic
机器学习](https://docs.qualcomm.com/bundle/publicresource/80-70014-50Y/topics/machine-learning.md) [Next Topic
视频 API](https://docs.qualcomm.com/bundle/publicresource/80-70014-50Y/topics/video-apis.md)