previewtaken

  1. Android Question How can I make the Camera2 PreviewTaken (Image As Object) event to happen?

    In CamEx2 the Camera2 PreviewTaken (Image As Object) event is commented: 'Private Sub Camera_PreviewTaken (Image As Object) ' Log(Image) 'End Sub I tried uncommenting the Sub, but the event never happens: :( Private Sub Camera_PreviewTaken (Image As Object) Log("PreviewTaken") End Sub...
Cookies are required to use this site. You must accept them to continue using the site. Learn more…