Rename transformation to export in DebugViewProvider
PiperOrigin-RevId: 511173451
This commit is contained in:
parent
3511e08340
commit
d0dc4817c6
@ -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 {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user