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
@ -301,7 +301,7 @@ provide a custom `MediaSource` that accepts URIs with the `ssai://` scheme
|
|||||||
similar to `ImaServerSideAdInsertionMediaSource`.
|
similar to `ImaServerSideAdInsertionMediaSource`.
|
||||||
|
|
||||||
The actual logic of creating the ad structure can be delegated to the general
|
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
|
and allows the user to set and update the `AdPlaybackState` representing the ad
|
||||||
metadata.
|
metadata.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user