TrackTranscoder.smali
.class public interface abstract Landroidtranscoder/engine/TrackTranscoder;
.super Ljava/lang/Object;
# virtual methods
.method public abstract getDeterminedFormat()Landroid/media/MediaFormat;
.end method
.method public abstract getWrittenPresentationTimeUs()J
.end method
.method public abstract isFinished()Z
.end method
.method public abstract release()V
.end method
.method public abstract setup()V
.end method
.method public abstract stepPipeline()Z
.end method