open3d.io.read_azure_kinect_mkv_metadata#
- open3d.io.read_azure_kinect_mkv_metadata(filename: os.PathLike | str | bytes) open3d.io.AzureKinectMKVMetadata #
Function to read Azure Kinect metadata from file
- Parameters:
filename (Union[os.PathLike, str, bytes]) – Path to file.
- Returns:
open3d.io.AzureKinectMKVMetadata