Moments player - Android

The moments player is a custom media player provided by the SDK that opens up a moment item and plays it.
The moments player can be customized using the BlazeMomentsPlayerStyle on the global BlazeSDK. setDefaultMomentsPlayerStyle method, or for specific widget utilizing the playerStyle property in the initWidget method.
Seek Controls
The player provides seek buttons (forward/backward) that allow users to skip 10 seconds in either direction. Seek buttons are automatically shown for content longer than 20 seconds and hidden for shorter content. Their appearance can be customized or disabled via BlazeMomentsPlayerStyle.
2x Speed Mode
Long-pressing on the player activates 2x speed playback. The video plays at double speed for as long as the user holds the press. Releasing the press returns playback to normal speed. A visual indicator is shown while 2x speed mode is active. Speed mode is automatically disabled when the content ends or the user pauses playback.
Updated 11 days ago
