Interface MetadataOutput


  • public interface MetadataOutput
    Receives metadata output.
    • Method Detail

      • onMetadata

        void onMetadata​(Metadata metadata)
        Called when there is metadata associated with current playback time.
        Parameters:
        metadata - The metadata.