Skip to content

Video player options

Michał Kawałko edited this page Nov 20, 2020 · 4 revisions

You can set these options, when creating a Tweet view:

  • videoPlayerInitialVolume - If the Tweet contains a video then an initial volume can be specified with a value between 0.0 and 1.0.
  • videoHighQuality - If set to true better_player will load the highest quality available. If set to false lowest quality will be used. Users can tap on the overflow menu (3 dots in the top right corner) to set the quality manually.
  • useVideoPlayer - By default, from version 2.4.0 the betterplayer package is used to show a gif/video. You can set this flag to false if you want to show an image placeholder provided by the Twitter API and open a video on a new page.
Variant With better_player With placeholder
Standard Video
Compact Video
Standard GIF
Compact GIF
Clone this wiki locally