mirror of
https://github.com/samsonjs/media.git
synced 2026-04-01 10:35:48 +00:00
Rename ServerSideInsertedAdsMediaSource in the dev guide
It was renamed to ServerSideAdInsertionMediaSource in 2749dbd3f5.
PiperOrigin-RevId: 434775357
This commit is contained in:
parent
371c5c1b2e
commit
c2af562922
1 changed files with 1 additions and 1 deletions
|
|
@ -301,7 +301,7 @@ provide a custom `MediaSource` that accepts URIs with the `ssai://` scheme
|
|||
similar to `ImaServerSideAdInsertionMediaSource`.
|
||||
|
||||
The actual logic of creating the ad structure can be delegated to the general
|
||||
purpose `ServerSideInsertedAdsMediaSource`, which wraps a stream `MediaSource`
|
||||
purpose `ServerSideAdInsertionMediaSource`, which wraps a stream `MediaSource`
|
||||
and allows the user to set and update the `AdPlaybackState` representing the ad
|
||||
metadata.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue