@UnstableApi
public interface MetadataOutput


Receives metadata output.

Summary

Public methods

abstract void
onMetadata(Metadata metadata)

Called when there is metadata associated with current playback time.

Public methods

onMetadata

abstract void onMetadata(Metadata metadata)

Called when there is metadata associated with current playback time.

Parameters
Metadata metadata

The metadata.