Banuba SDK
|
#include <functional>
Go to the source code of this file.
Enumerations | |
enum | bnb::interfaces::effect_player_playback_state : int { bnb::interfaces::effect_player_playback_state::inactive, bnb::interfaces::effect_player_playback_state::active, bnb::interfaces::effect_player_playback_state::paused } |
The EffectPlayerPlaybackState enum values are available states of effect player playback life cycle. | |