clariusdev / mobileapi

Android API Allowing IPC with the Clarius App
https://www.clarius.com
BSD 3-Clause "New" or "Revised" License
12 stars 4 forks source link

MSG_RETURN_FREEZE's KEY_FREEZE attribute may not reflect the frozen state #30

Closed daudrain closed 1 year ago

daudrain commented 1 year ago

Description

When a client application is not connected, if user freezes Ultrasound Image stream from Clarius App then a client application that connects to Clarius will get a wrong frozen status when sending a MSG_GET_FREEZE.

Steps

Result

frozen is false is displayed

Expected result

frozen is true is displayed

julien-l commented 1 year ago

Issue will be fixed in Clarius App version 10.3.0, thanks for reporting.