Class AdNativeDecoder

java.lang.Object
com.castlabs.android.hybridads.AdNativeDecoder

public class AdNativeDecoder extends Object
Native decoder for ads.
  • Constructor Details

    • AdNativeDecoder

      public AdNativeDecoder(Context context)
      Constructor for AdNativeDecoder.
      Parameters:
      context - The context.
  • Method Details

    • setSurface

      public void setSurface(Surface mSurface)
      Sets the surface for the decoder.
      Parameters:
      mSurface - The surface.