.class public abstract Lorg/webrtc/WrappedNativeVideoEncoder; .super Ljava/lang/Object; .source "WrappedNativeVideoEncoder.java" # interfaces .implements Lorg/webrtc/VideoEncoder; # direct methods .method public constructor ()V .locals 0 .line 16 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method # virtual methods .method public abstract createNativeVideoEncoder()J .end method .method public final encode(Lorg/webrtc/VideoFrame;Lorg/webrtc/VideoEncoder$EncodeInfo;)Lorg/webrtc/VideoCodecStatus; .locals 0 .line 32 new-instance p0, Ljava/lang/UnsupportedOperationException; const-string p1, "Not implemented." invoke-direct {p0, p1}, Ljava/lang/UnsupportedOperationException;->(Ljava/lang/String;)V throw p0 .end method .method public final getImplementationName()Ljava/lang/String; .locals 1 .line 47 new-instance p0, Ljava/lang/UnsupportedOperationException; const-string v0, "Not implemented." invoke-direct {p0, v0}, Ljava/lang/UnsupportedOperationException;->(Ljava/lang/String;)V throw p0 .end method .method public final getScalingSettings()Lorg/webrtc/VideoEncoder$ScalingSettings; .locals 1 .line 42 new-instance p0, Ljava/lang/UnsupportedOperationException; const-string v0, "Not implemented." invoke-direct {p0, v0}, Ljava/lang/UnsupportedOperationException;->(Ljava/lang/String;)V throw p0 .end method .method public final initEncode(Lorg/webrtc/VideoEncoder$Settings;Lorg/webrtc/VideoEncoder$Callback;)Lorg/webrtc/VideoCodecStatus; .locals 0 .line 22 new-instance p0, Ljava/lang/UnsupportedOperationException; const-string p1, "Not implemented." invoke-direct {p0, p1}, Ljava/lang/UnsupportedOperationException;->(Ljava/lang/String;)V throw p0 .end method .method public abstract isHardwareEncoder()Z .end method .method public final release()Lorg/webrtc/VideoCodecStatus; .locals 1 .line 27 new-instance p0, Ljava/lang/UnsupportedOperationException; const-string v0, "Not implemented." invoke-direct {p0, v0}, Ljava/lang/UnsupportedOperationException;->(Ljava/lang/String;)V throw p0 .end method .method public final setRateAllocation(Lorg/webrtc/VideoEncoder$BitrateAllocation;I)Lorg/webrtc/VideoCodecStatus; .locals 0 .line 37 new-instance p0, Ljava/lang/UnsupportedOperationException; const-string p1, "Not implemented." invoke-direct {p0, p1}, Ljava/lang/UnsupportedOperationException;->(Ljava/lang/String;)V throw p0 .end method