|
美摄SDK For iOS
3.14.4
|
#include <stdint.h>类 | |
| struct | NvsEffectRational |
| 比例值 更多... | |
| struct | NvsEffectVideoResolution |
| 视频解析度 更多... | |
| struct | NvsEffectColor |
| 自定义颜色类 更多... | |
| struct | NvsEffectPosition2D |
| 二维坐标结构 更多... | |
| struct | NvsEffectPosition3D |
| 三维坐标结构 更多... | |
| struct | NvsEffectVideoFrameInfo |
| 视频帧信息 更多... | |
| struct | NvsEffectVideoFrameInfoExt |
| 视频帧扩展信息 更多... | |
| struct | NvsEffectRect |
| 矩形 更多... | |
宏定义 | |
| #define | NVS_EXPORT __attribute__((visibility("default"))) |
| #define | NVS_VIDEO_FRAME_MAX_PLANES 4 |
类型定义 | |
| typedef enum NvsEffectVideoFramePixelFormat | NvsEffectVideoFramePixelFormat |
| 视频帧像素格式 更多... | |
| typedef enum NvsEffectGpuVideoFrameFormat | NvsEffectGpuVideoFrameFormat |
| 视频帧像素格式 更多... | |
| #define NVS_EXPORT __attribute__((visibility("default"))) |
| #define NVS_VIDEO_FRAME_MAX_PLANES 4 |
| typedef enum NvsEffectGpuVideoFrameFormat NvsEffectGpuVideoFrameFormat |
视频帧像素格式
视频帧像素格式
1.8.18