Refactoring capture module to state machine | attribute cleanup
Shifting state attributes from the Capture module to its state machine:
- Frame counting and captured frames handling
- Clean up interaction between state machine and device adapter
- Clean up of test cases for recent placeholder path changes (not related to this change)
Edited by Wolfgang Reissenberger