Lomse library. API documentation  0.30.0
PlaybackHighlight Class Reference

#include <lomse_visual_effect.h>

Inheritance diagram for PlaybackHighlight:
VisualEffect

Detailed Description

PlaybackHighlight is a visual tracking effect for highlighting notes and rests during playback.

Public Member Functions

Color get_color () const
 
void set_color (Color color)
 

Member Function Documentation

◆ get_color()

Color PlaybackHighlight::get_color ( ) const
inline

Return the current color for highlighting notes and rests.

◆ set_color()

void PlaybackHighlight::set_color ( Color  color)
inline

Set the color to use for highlighting notes and rests. It is recommended to use a solid (not transparent) color.