关于在Kinect记录中获取播放时间 [英] About getting the playing time in a Kinect record

查看:172
本文介绍了关于在Kinect记录中获取播放时间的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,我正在尝试使用链接
<中给出的PlaybackClip函数(字符串filePath,uint loopCount)来播放Kinect记录span lang ="EN-US"> https://social.msdn.microsoft.com/Forums/en-US/59c97d1e-79f6-4dd0-8fae-73080a2c7b18/documentation-for-microsoftkinecttools-api?forum=kinectv2sdk

它可以成功完成,我现在正试图获得在记录的确切时间点确切的播放时间(记录播放的时间长度)。但是我找不到类中的变量来表示播放
时间。谁能帮我?非常感谢您的帮助
J

推荐答案

您可以从帧本身获取相对时间戳。在播放过程中,到达的每个帧都会有一个时间戳,您可以根据您收到的第一帧作为开头设置 零。如果
有不同的方式,我会向团队查询。

You can get relative timestamps from the frames themselves. During the playback, each frame that arrives will have a timestamp which you can set to zero based on the first frame you receive as the start. I will check with the team if there is a different way.


这篇关于关于在Kinect记录中获取播放时间的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆