You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add enum describing the state of a audio stream. Change the
hw_params_configured field to state. A stream is initially in the
STREAM_STATE_INITIAL state. After configuring the parameters,
it transitions to the STREAM_STATE_READY state.
Signed-off-by: Adrian Warecki <adrian.warecki@intel.com>
0 commit comments