Added in API level 36
TvAdService.Session
public
static
abstract
class
TvAdService.Session
extends Object
implements
KeyEvent.Callback
| java.lang.Object | |
| ↳ | android.media.tv.ad.TvAdService.Session |
Base class for derived classes to implement to provide a TV AD session.
Summary
Public constructors | |
|---|---|
Session(Context context)
Creates a new Session. |
|
Public methods | |
|---|---|
boolean
|
isMediaViewEnabled()
Returns |
void
|
layoutSurface(int left, int top, int right, int bottom)
Assigns a size and position to the surface passed in |
void
|
|