feat(device): add disable motion datas
This commit is contained in:
@@ -278,6 +278,10 @@ class MYNTEYE_API Device {
|
||||
*/
|
||||
std::vector<device::StreamData> GetStreamDatas(const Stream &stream);
|
||||
|
||||
/**
|
||||
* Disable cache motion datas.
|
||||
*/
|
||||
void DisableMotionDatas();
|
||||
/**
|
||||
* Enable cache motion datas.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user