Skip to main content
Version: 20 Mar 2024

MLDepthCameraCapabilityFilter

Structure to encapsulate camera capabilities filtering. The capabilities supported by the depth camera can be queried with MLDepthCameraGetCapabilities().

Public Methods

MLDepthCameraCapabilityFilter Init

public static MLDepthCameraCapabilityFilter Init()

Public Attributes

Streams

Streams for which capabilities will be filtered. Can hold multiple Stream values.


public uint Streams;


Version

Version of this structure.


public uint Version;