Method Stop
Stop()
Stops the input thread and performs cleanup.
void Stop()
Remarks
This method blocks until the input thread has exited. It must be called only from the main UI thread.
Stops the input thread and performs cleanup.
void Stop()
This method blocks until the input thread has exited. It must be called only from the main UI thread.