Class TrackMetadataUpdate


  • public class TrackMetadataUpdate
    extends Object
    Provides notification when the track metadata associated with a player changes.
    Author:
    James Elliott
    • Field Detail

      • player

        public final int player
        The player number for which a metadata change has occurred.
      • metadata

        public final TrackMetadata metadata
        The metadata which is now associated with the track loaded in the player's main deck. Will be null if we don't have any information available (including for a brief period after a new track has been loaded while we are requesting the metadata).