public static class GoogleDaiTypedSource.Builder extends TypedSource.Builder
drm, experimentalRendering, hlsDateRange, liveOffset, lowLatency, nativeUiRendering, src, ssai, timeServer, type
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
GoogleDaiTypedSource |
build()
Builds the GoogleDaiTypedSource.
|
static GoogleDaiTypedSource.Builder |
daiTypedSource(GoogleDaiConfiguration googleDaiConfiguration)
Sets the Google DAI configuration.
|
drm, hlsDateRange, liveOffset, lowLatency, setExperimentalRenderingEnabled, setNativeRenderingEnabled, setNativeUiRenderingEnabled, src, ssai, timeServer, type, typedSource, typedSource
public static GoogleDaiTypedSource.Builder daiTypedSource(GoogleDaiConfiguration googleDaiConfiguration)
googleDaiConfiguration
- The GoogleDaiConfiguration
. (NonNull)public GoogleDaiTypedSource build()
build
in class TypedSource.Builder