We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When i am trying to touch the camera i am getting these logs:- so i want to know that gesture control will work by using this Mediaplayersdk
I/Input Reader: Touch event's action is 0x0 (device Type=0) [pCnt=1, s=0.15999 ] when=46650796277000 D/Input Reader: lastThreadEndTime = 46627881258970, currentThreadStartTime = 46627881268449, diff =0 I/Input Dispatcher: Delivering touch to (2370): action: 0x4, tool Type: 1 I/Input Dispatcher: Delivering touch to (31721): action: 0x0, tool Type: 1 D/ViewRootImpl: ViewPostImeInputStage process Pointer 0 D/PowerManagerService: [api] userActivityFromNative : 1150 (event: 2 flags: 0) event Time = 46650796 I/Input Reader: Touch event's action is 0x1 (device Type=0) [pCnt=1, s=] when=46650810163000 I/Input Dispatcher: Delivering touch to (31721): action: 0x1, tool Type: 1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When i am trying to touch the camera i am getting these logs:-
so i want to know that gesture control will work by using this Mediaplayersdk
I/Input Reader: Touch event's action is 0x0 (device Type=0) [pCnt=1, s=0.15999 ] when=46650796277000
D/Input Reader: lastThreadEndTime = 46627881258970, currentThreadStartTime = 46627881268449,
diff =0
I/Input Dispatcher: Delivering touch to (2370): action: 0x4, tool Type: 1
I/Input Dispatcher: Delivering touch to (31721): action: 0x0, tool Type: 1
D/ViewRootImpl: ViewPostImeInputStage process Pointer 0
D/PowerManagerService: [api] userActivityFromNative : 1150 (event: 2 flags: 0) event Time = 46650796
I/Input Reader: Touch event's action is 0x1 (device Type=0) [pCnt=1, s=] when=46650810163000
I/Input Dispatcher: Delivering touch to (31721): action: 0x1, tool Type: 1
The text was updated successfully, but these errors were encountered: