Skip to content

Commit b948cb5

Browse files
committed
docs: Update documentation about MPD alternate (#7502)
1 parent 492aee0 commit b948cb5

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,7 @@ Shaka Player supports:
313313
- AWS MediaTailor for Server-Side
314314
- AWS MediaTailor overlays
315315
- HLS interstitials
316+
- DASH Media Presentation Insertion (MPD alternate)
316317
- Custom Interstitials
317318
- Basic support of VAST and VMAP without IMA (playback without tracking)
318319

docs/tutorials/ad_monetization.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ Note: overlays ad insertions is the same as server side.
6565

6666
Shaka Player supports different types of interstitials:
6767
- HLS Interstitials
68+
- DASH Media Presentation Insertion
6869
- Custom Interstitials
6970
- VAST (playback without tracking)
7071
- VMAP (playback without tracking)
@@ -76,6 +77,12 @@ It is not necessary to do anything, Shaka Player supports it natively without
7677
any type of intervention.
7778

7879

80+
##### DASH Media Presentation Insertion (MPD alternate)
81+
82+
It is not necessary to do anything, Shaka Player supports it natively without
83+
any type of intervention.
84+
85+
7986
##### Custom Interstitials
8087

8188
Example:

0 commit comments

Comments
 (0)