Commit c2af5629 by ibaker Committed by Ian Baker

Rename ServerSideInsertedAdsMediaSource in the dev guide

It was renamed to ServerSideAdInsertionMediaSource in https://github.com/google/ExoPlayer/commit/2749dbd3f5fda88aee0d3f679f3707e785056279.

PiperOrigin-RevId: 434775357
parent 371c5c1b
Showing 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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment