Orbbec Unity SDK
|
Public Member Functions | |
T | As< T > () |
Frame | Copy () |
UInt64 | GetIndex () |
获取帧的序号 More... | |
Format | GetFormat () |
获取帧的格式 More... | |
FrameType | GetFrameType () |
获取帧的类型 More... | |
UInt64 | GetTimeStamp () |
获取帧的硬件时间戳 More... | |
UInt64 | GetSystemTimeStamp () |
获取帧的系统时间戳 More... | |
void | CopyData (ref Byte[] data) |
获取帧数据 More... | |
IntPtr | GetDataPtr () |
获取帧数据 More... | |
UInt32 | GetDataSize () |
获取帧数据大小 More... | |
void | Dispose () |
Protected Attributes | |
NativeHandle | _handle |
|
inline |
T | : | Frame |
|
inline |
获取帧数据
data | 获取到的帧数据 |
|
inline |
获取帧数据
|
inline |
获取帧数据大小
|
inline |
获取帧的格式
|
inline |
获取帧的类型
|
inline |
获取帧的序号
|
inline |
获取帧的系统时间戳
|
inline |
获取帧的硬件时间戳