setShowControlsWhenAdIsPlaying
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
showControlsWhenAdIsPlaying
true to show the controller when an Ad is playing.