Orbbec Unity SDK
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Orbbec.VideoStreamProfile Class Reference
Inheritance diagram for Orbbec.VideoStreamProfile:
Orbbec.StreamProfile

Public Member Functions

UInt32 GetFPS ()
 获取流的帧率 More...
 
UInt32 GetWidth ()
 获取流的宽 More...
 
UInt32 GetHeight ()
 获取流的高 More...
 
- Public Member Functions inherited from Orbbec.StreamProfile
As< T > ()
 
Format GetFormat ()
 获取流的格式 More...
 
StreamType GetStreamType ()
 获取流的类型 More...
 
void Dispose ()
 

Additional Inherited Members

- Protected Attributes inherited from Orbbec.StreamProfile
NativeHandle _handle
 

Member Function Documentation

◆ GetFPS()

UInt32 Orbbec.VideoStreamProfile.GetFPS ( )
inline

获取流的帧率

◆ GetHeight()

UInt32 Orbbec.VideoStreamProfile.GetHeight ( )
inline

获取流的高

◆ GetWidth()

UInt32 Orbbec.VideoStreamProfile.GetWidth ( )
inline

获取流的宽