CVRTrackedCamera Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
In this article
public ref class CVRTrackedCamera
public class CVRTrackedCamera
type CVRTrackedCamera = class
Public Class CVRTrackedCamera
Inheritance
Methods
AcquireVideoStreamingService(UInt32, UInt64)
GetCameraErrorNameFromEnum(EVRTrackedCameraError)
GetCameraFrameSize(UInt32, EVRTrackedCameraFrameType, UInt32, UInt32, UInt32)
GetCameraIntrinsics(UInt32, UInt32, EVRTrackedCameraFrameType, HmdVector2_t, HmdVector2_t)
GetCameraProjection(UInt32, UInt32, EVRTrackedCameraFrameType, Single, Single, HmdMatrix44_t)
GetVideoStreamFrameBuffer(UInt64, EVRTrackedCameraFrameType, IntPtr, UInt32, CameraVideoStreamFrameHeader_t, UInt32)
GetVideoStreamTextureD3D11(UInt64, EVRTrackedCameraFrameType, IntPtr, IntPtr, CameraVideoStreamFrameHeader_t, UInt32)
GetVideoStreamTextureGL(UInt64, EVRTrackedCameraFrameType, UInt32, CameraVideoStreamFrameHeader_t, UInt32)
GetVideoStreamTextureSize(UInt32, EVRTrackedCameraFrameType, VRTextureBounds_t, UInt32, UInt32)
HasCamera(UInt32, Boolean)
ReleaseVideoStreamingService(UInt64)
ReleaseVideoStreamTextureGL(UInt64, UInt32)
Applies to