![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
#include <ThingSmartCameraDefines.h>
Public Attributes | |
int | type |
int | codecid |
int | nWidth |
int | nHeight |
int | nFrameRate |
unsigned long long | nTimeStamp |
unsigned long long | nDuration |
unsigned long long | nProgress |
Definition at line 35 of file ThingSmartCameraDefines.h.
int ThingSmartVideoFrameInfo::codecid |
Definition at line 41 of file ThingSmartCameraDefines.h.
unsigned long long ThingSmartVideoFrameInfo::nDuration |
Definition at line 47 of file ThingSmartCameraDefines.h.
int ThingSmartVideoFrameInfo::nFrameRate |
Definition at line 45 of file ThingSmartCameraDefines.h.
int ThingSmartVideoFrameInfo::nHeight |
Definition at line 43 of file ThingSmartCameraDefines.h.
unsigned long long ThingSmartVideoFrameInfo::nProgress |
Definition at line 48 of file ThingSmartCameraDefines.h.
unsigned long long ThingSmartVideoFrameInfo::nTimeStamp |
Definition at line 46 of file ThingSmartCameraDefines.h.
int ThingSmartVideoFrameInfo::nWidth |
Definition at line 42 of file ThingSmartCameraDefines.h.
int ThingSmartVideoFrameInfo::type |
Definition at line 40 of file ThingSmartCameraDefines.h.