Orbbec Unity SDK
|
Public Member Functions | |
VideoStreamProfile | GetVideoStreamProfile (int width, int height, Format format, int fps) |
通过传入的参数进行匹配对应的StreamProfile,若有多个匹配项默认返回列表中的第一个 More... | |
StreamProfile | GetProfile (int index) |
通过索引号获取StreamProfile More... | |
UInt32 | ProfileCount () |
获取StreamProfile数量 More... | |
void | Dispose () |
|
inline |
通过索引号获取StreamProfile
|
inline |
通过传入的参数进行匹配对应的StreamProfile,若有多个匹配项默认返回列表中的第一个
|
inline |
获取StreamProfile数量