Class PlayerSDK.ExperimentalFlags

java.lang.Object
com.castlabs.android.PlayerSDK.ExperimentalFlags
Enclosing class:
PlayerSDK

public static final class PlayerSDK.ExperimentalFlags extends Object
Holds flags for experimental features.

Experimental features are not yet considered stable and might be removed or changed in future versions of the SDK without prior notice. They should not be used in production environments.

  • Field Details

    • enableHlsInterstitials

      public boolean enableHlsInterstitials
      Enables experimental HLS Interstitials support.

      This allows playing Ad Pods specified in an HLS manifest as part of the main content, based on Apple's HLS Interstitials specification.

      Note: This is an experimental feature and not production-ready. Use with caution and report issues.