Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
m1ga committed Mar 15, 2024
1 parent c9437ac commit a5e4cfa
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions apidoc/Titanium/Media/VideoPlayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -575,6 +575,15 @@ properties:
platforms: [iphone, ipad, macos]
type: MovieSize

- name: speed
summary: Playback speed of the video.
description: |
Playback speed of the video. Android: only available for API level >= 23.
type: Number
platforms: [android]
since: 12.4.0
availability: creation

- name: overlayView
summary: Use the overlay view to add additional custom views between the video content and the controls.
description: |
Expand Down

0 comments on commit a5e4cfa

Please sign in to comment.