Currently, the library will always show the fullscreen mode in portrait mode when the video resolution is Square, so I put an optional parameter on CustomVideoPlayerController which make the video player will always on Landscape fullscreen mode if the value is set to true
and I put showMutedButton to show muted button, and the user can customize the button's appearance, so with this changes, user can muted and unmuted the video sounds
Currently, the library will always show the fullscreen mode in portrait mode when the video resolution is Square, so I put an optional parameter on CustomVideoPlayerController which make the video player will always on Landscape fullscreen mode if the value is set to true
and I put showMutedButton to show muted button, and the user can customize the button's appearance, so with this changes, user can muted and unmuted the video sounds