Table of Contents

Method GetVideoStreamTextureSize

Namespace
Valve.VR
Assembly
Bonsai.VR.dll

GetVideoStreamTextureSize(uint, EVRTrackedCameraFrameType, ref VRTextureBounds_t, ref uint, ref uint)

public EVRTrackedCameraError GetVideoStreamTextureSize(uint nDeviceIndex, EVRTrackedCameraFrameType eFrameType, ref VRTextureBounds_t pTextureBounds, ref uint pnWidth, ref uint pnHeight)

Parameters

nDeviceIndex uint
eFrameType EVRTrackedCameraFrameType
pTextureBounds VRTextureBounds_t
pnWidth uint
pnHeight uint

Returns

EVRTrackedCameraError