Struct CameraVideoStreamFrameHeader_t
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.OpenVR.Headers
Assembly: cs.temp.dll.dll
Syntax
public struct CameraVideoStreamFrameHeader_t
Fields
eFrameType
Declaration
public EVRTrackedCameraFrameType eFrameType
Field Value
Type | Description |
---|---|
EVRTrackedCameraFrameType |
nBytesPerPixel
Declaration
public uint nBytesPerPixel
Field Value
Type | Description |
---|---|
UInt32 |
nFrameSequence
Declaration
public uint nFrameSequence
Field Value
Type | Description |
---|---|
UInt32 |
nHeight
Declaration
public uint nHeight
Field Value
Type | Description |
---|---|
UInt32 |
nWidth
Declaration
public uint nWidth
Field Value
Type | Description |
---|---|
UInt32 |
standingTrackedDevicePose
Declaration
public TrackedDevicePose_t standingTrackedDevicePose
Field Value
Type | Description |
---|---|
TrackedDevicePose_t |
ulFrameExposureTime
Declaration
public ulong ulFrameExposureTime
Field Value
Type | Description |
---|---|
UInt64 |