getInput
if (connection.getInput(&input) == B_OK) {
getInput(&input);
status_t getInput(
error = connection.getInput(&input);
&& (inputJack->getInput(&input) == B_OK))
status_t getInput(