Configuration for EffectPlayer.
More...
#include <effect_player_configuration.hpp>
|
virtual void | set_audio_enabled (bool enabled)=0 |
| Init audio device.
|
|
Configuration for EffectPlayer.
Definition at line 17 of file effect_player_configuration.hpp.
◆ ~effect_player_configuration()
virtual bnb::interfaces::effect_player_configuration::~effect_player_configuration |
( |
| ) |
|
|
inlinevirtual |
◆ create()
static std::shared_ptr< effect_player_configuration > bnb::interfaces::effect_player_configuration::create |
( |
int32_t | fx_width, |
|
|
int32_t | fx_height ) |
|
static |
- Parameters
-
fx_width | Width of effect rendering area |
fx_height | Height of effect rendering area |
The documentation for this class was generated from the following file: