detachPlayer
Detach the player from this view without stopping playback.
Use this instead of null when the player is managed by a Service and should continue playing in the background. The SurfaceView will handle surface destruction/recreation automatically when the Activity goes to/returns from background.