mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Clarify what default settings are being used for SSAI AdsLoader
PiperOrigin-RevId: 502388865
This commit is contained in:
parent
7878615f22
commit
abe11c88ec
@ -213,7 +213,9 @@ public final class ImaServerSideAdInsertionMediaSource extends CompositeMediaSou
|
|||||||
/**
|
/**
|
||||||
* Sets the IMA SDK settings.
|
* Sets the IMA SDK settings.
|
||||||
*
|
*
|
||||||
* <p>If this method is not called the default settings will be used.
|
* <p>If this method is not called, the {@linkplain ImaSdkFactory#createImaSdkSettings()
|
||||||
|
* default settings} will be used with the language set to {@linkplain
|
||||||
|
* Util#getSystemLanguageCodes() the preferred system language}.
|
||||||
*
|
*
|
||||||
* @param imaSdkSettings The {@link ImaSdkSettings}.
|
* @param imaSdkSettings The {@link ImaSdkSettings}.
|
||||||
* @return This builder, for convenience.
|
* @return This builder, for convenience.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user