CVRTrackedCamera.ReleaseVideoStreamTextureGL(UInt64, UInt32) Method
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.
public:
Microsoft::MixedReality::Toolkit::OpenVR::Headers::EVRTrackedCameraError ReleaseVideoStreamTextureGL(System::UInt64 hTrackedCamera, System::UInt32 glTextureId);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRTrackedCameraError ReleaseVideoStreamTextureGL (ulong hTrackedCamera, uint glTextureId);
member this.ReleaseVideoStreamTextureGL : uint64 * uint32 -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRTrackedCameraError
Public Function ReleaseVideoStreamTextureGL (hTrackedCamera As ULong, glTextureId As UInteger) As EVRTrackedCameraError
Parameters
- hTrackedCamera
- UInt64
- glTextureId
- UInt32