NRSDKApiForUnity
Structs
NRRGBCamTextureYUVYUVTextureFrame
NRKernal.NRRGBCamTextureYUV.YUVTextureFrame

Public Attributes

UInt64 timeStamp
 
UInt32 gain
 
UInt32 exposureTime
 
Texture2D textureY
 
Texture2D textureU
 
Texture2D textureV
 
byte[] YBuf
 
byte[] UBuf
 
byte[] VBuf
 

Detailed Description

A yuv texture frame.