Package com.castlabs.android.hybridads
Class AdNativeDecoder
java.lang.Object
com.castlabs.android.hybridads.AdNativeDecoder
Native decoder for ads.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetSurface(Surface mSurface) Sets the surface for the decoder.
-
Constructor Details
-
AdNativeDecoder
Constructor for AdNativeDecoder.- Parameters:
context- The context.
-
-
Method Details
-
setSurface
Sets the surface for the decoder.- Parameters:
mSurface- The surface.
-