Moving StreamState to Track for improved usability (#249)
* Moving StreamState to Track for improved usability
Similarly to `isSubscribed`, declaring StreamState on both local and
remote tracks to ensure application UI doesn't have to differentiate
between local and remote tracks.
* add changeset