C# Class OpenNI.SafeNativeMethods.XnOutputMetaData

Show file Open project: jspricke/debian-openni

Public Properties

Property Type Description
bIsNew System.Boolean
nDataSize System.UInt32
nFrameID System.UInt32
nTimestamp System.UInt64

Property Details

bIsNew public property

public Boolean,System bIsNew
return System.Boolean

nDataSize public property

public UInt32,System nDataSize
return System.UInt32

nFrameID public property

public UInt32,System nFrameID
return System.UInt32

nTimestamp public property

public UInt64,System nTimestamp
return System.UInt64