CVRTrackedCamera.AcquireVideoStreamingService(UInt32, UInt64) Method

Definition

public:
 Microsoft::MixedReality::Toolkit::OpenVR::Headers::EVRTrackedCameraError AcquireVideoStreamingService(System::UInt32 nDeviceIndex, System::UInt64 % pHandle);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRTrackedCameraError AcquireVideoStreamingService (uint nDeviceIndex, ref ulong pHandle);
member this.AcquireVideoStreamingService : uint32 * uint64 -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRTrackedCameraError
Public Function AcquireVideoStreamingService (nDeviceIndex As UInteger, ByRef pHandle As ULong) As EVRTrackedCameraError

Parameters

nDeviceIndex
UInt32
pHandle
UInt64

Returns

EVRTrackedCameraError

Applies to