_SetPlaybackState
_SetPlaybackState(kPlaying);
_SetPlaybackState(kPaused);
_SetPlaybackState(kStopped);
void _SetPlaybackState(uint32 state);
_SetPlaybackState(state);
_SetPlaybackState(fController->PlaybackState());
void _SetPlaybackState(uint32 state);