Skip to content

Commit

Permalink
chore: updates readme
Browse files Browse the repository at this point in the history
  • Loading branch information
James Taylor committed Mar 11, 2024
1 parent e61cac9 commit 04d4357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/components/src/lib/video-player/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Video player supports the most common video formats:
| **DASH** | Dynamic Adaptive Streaming over HTTP |
| **MP4** | one of the most widely supported video formats and is typically used for web video playback. |
| **WebM** | open media file format designed for the web and widely supported by modern browsers. |
| **Ogg:** | a container format that can contain video streams compressed with Theora video codec and audio streams compressed with Vorbis audio codec. |
| **Ogg** | a container format that can contain video streams compressed with Theora video codec and audio streams compressed with Vorbis audio codec. |

#### Source element

Expand Down

0 comments on commit 04d4357

Please sign in to comment.