35 lines
859 B
Smali
35 lines
859 B
Smali
.class public interface abstract Lcom/facebook/ads/internal/api/MediaViewApi;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/facebook/ads/internal/api/AdComponentViewApiProvider;
|
|
|
|
|
|
# annotations
|
|
.annotation build Landroidx/annotation/Keep;
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract destroy()V
|
|
.end method
|
|
|
|
.method public abstract getAdContentsView()Landroid/view/View;
|
|
.end method
|
|
|
|
.method public abstract getMediaHeight()I
|
|
.end method
|
|
|
|
.method public abstract getMediaWidth()I
|
|
.end method
|
|
|
|
.method public abstract initialize(Lcom/facebook/ads/internal/api/AdViewConstructorParams;Lcom/facebook/ads/MediaView;)V
|
|
.end method
|
|
|
|
.method public abstract setListener(Lcom/facebook/ads/MediaViewListener;)V
|
|
.end method
|
|
|
|
.method public abstract setVideoRenderer(Lcom/facebook/ads/MediaViewVideoRenderer;)V
|
|
.end method
|