set Show Controls When Ad Is Playing
open fun setShowControlsWhenAdIsPlaying(showControlsWhenAdIsPlaying: Boolean): MediaControllerConfig.Builder
Sets whether the Media Controller will be allowed to be shown when an Ad is playing. The Default value is false.
Return
the builder instance
Parameters
show Controls When Ad Is Playing
true to show the controller when an Ad is playing.