Returns the last known status without doing an update.
| 413 | |
| 414 | /// Returns the last known status without doing an update. |
| 415 | SFXStatus getLastStatus() const { return mStatus; } |
| 416 | |
| 417 | /// Return the status that the source wants to be in. Used for playback |
| 418 | /// control in combination with source groups. |