Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 612 Bytes

perceptiondepthframesource_acquirecontrolsession_73364641.md

File metadata and controls

22 lines (15 loc) · 612 Bytes
-api-id -api-type
M:Windows.Devices.Perception.PerceptionDepthFrameSource.AcquireControlSession
winrt method

Windows.Devices.Perception.PerceptionDepthFrameSource.AcquireControlSession

-description

Attempts to acquire Controller Mode on the depth frame source.

-returns

If the attempt is successful, this returns a PerceptionControlSession object that can be used to control properties of the depth frame source. Otherwise, this returns null.

-remarks

-examples

-see-also