public interface

Dumper.Dumpable

 androidx.media3.test.utils.Dumper.Dumpable

Subclasses:

DumpableFormat, CapturingAudioSink, CapturingRenderersFactory, FakeTrackOutput, FakeExtractorOutput, PlaybackOutput

Overview

Provides custom dump method.

Summary

Methods
public voiddump(Dumper dumper)

Dumps the fields of the object using the dumper.

Methods

public void dump(Dumper dumper)

Dumps the fields of the object using the dumper.

Parameters:

dumper: The Dumper to be used to dump fields.