Create new playback buttons helper class instance.
Detach attached music document.
Attach music document whose playcak will be controlled by this playback buttons helper class instance.
Optional
doc: MDocumentMusic document.
Set pause button.
HTML button element or element id.
Optional
btnLabel: stringCustom button label (e.g. "Pause").
Set play button.
HTML button element or element id.
Optional
btnLabel: stringCustom button label (e.g. "Play").
Set play/stop button.
HTML button element or element id.
Optional
playLabel: stringCustom button label for play action (e.g. "Play").
Optional
stopLabel: stringCustom button label for stop action (e.g. "Stop").
Set stop button.
HTML button element or element id.
Optional
btnLabel: stringCustom button label (e.g. "Stop").
Playback buttons helper class.