Commit d0dc4817 by kimvde Committed by tonihei

Rename transformation to export in DebugViewProvider

PiperOrigin-RevId: 511173451
parent 3511e083
...@@ -19,7 +19,7 @@ import android.view.SurfaceView; ...@@ -19,7 +19,7 @@ import android.view.SurfaceView;
import androidx.annotation.Nullable; import androidx.annotation.Nullable;
import androidx.media3.common.util.UnstableApi; import androidx.media3.common.util.UnstableApi;
/** Provider for views to show diagnostic information during a transformation, for debugging. */ /** Provider for views to show diagnostic information during an export, for debugging. */
@UnstableApi @UnstableApi
public interface DebugViewProvider { public interface DebugViewProvider {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment