Banuba SDK
|
#include "bnb/scene/interfaces/render_backend_type.hpp"
#include "bnb/types/interfaces/frame_data.hpp"
#include "bnb/types/interfaces/pixel_buffer.hpp"
#include "bnb/types/interfaces/pixel_format.hpp"
#include <bnb/types/base_types.hpp>
#include <bnb/types/full_image.hpp>
#include <bnb/utils/defs.hpp>
#include <cstdint>
#include <memory>
#include <optional>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | bnb::interfaces::effect_player |
The EffectPlayer class provides ability to play AR effects on set of images or video. More... | |