public class WaveformPreviewUpdate extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
player
The player number for which a waveform preview change has occurred.
|
WaveformPreview |
preview
The waveform preview which is now associated with the track loaded in the player's main deck.
|
public final int player
public final WaveformPreview preview
null if we don't have any preview available (including for a brief period after a new track has been
loaded while we are requesting the waveform preview).Copyright © 2016–2018 Deep Symmetry, LLC. All rights reserved.