Skip to content

Commit 9f3868d

Browse files
authored
Rename ServerSideInsertedAdsMediaSource in the dev guide
It was renamed to ServerSideAdInsertionMediaSource in cbceb2a
1 parent 8129675 commit 9f3868d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ad-insertion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ provide a custom `MediaSource` that accepts URIs with the `ssai://` scheme
301301
similar to `ImaServerSideAdInsertionMediaSource`.
302302

303303
The actual logic of creating the ad structure can be delegated to the general
304-
purpose `ServerSideInsertedAdsMediaSource`, which wraps a stream `MediaSource`
304+
purpose `ServerSideAdInsertionMediaSource`, which wraps a stream `MediaSource`
305305
and allows the user to set and update the `AdPlaybackState` representing the ad
306306
metadata.
307307

0 commit comments

Comments
 (0)