GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

Video player - iOS

The videos player is a custom media player provided by the SDK that opens up a videos player.

The videos player can be customized using the BlazeVideosPlayerStyle on the global Blaze setDefaultVideosPlayerStyle method.

Full Orientation Flexibility

The player fully supports orientation changes, accommodating both portrait and landscape modes. This flexibility enhances the viewing experience, adapting to the versatile ways in which these devices are used. When the orientation is changed, the player seamlessly adjusts, continuing playback from the same position without any disruption. This feature ensures that whether the user switches from portrait to landscape orientation or vice versa, their viewing experience remains continuous and uninterrupted.


Seek Controls

The player provides seek buttons (forward/backward), double-tap gesture seek, and 2x speed mode via long-press. See Seek Controls for full details and button styling options.


Did this page help you?