Banuba SDK
Toggle main menu visibility
Loading...
Searching...
No Matches
platform
desktop
player_api
bnb
player_api
interfaces
output
scalable.hpp
1
#pragma once
2
3
#include <bnb/player_api/interfaces/types/content_mode.hpp>
4
5
namespace
bnb::player_api
6
{
7
8
class
scalable
9
{
10
public
:
11
virtual
void
set_content_mode(content_mode new_content_mode) = 0;
12
};
// class scalable
13
14
}
// namespace bnb::player_api
bnb::player_api::scalable
Definition
scalable.hpp:9
Generated by
1.17.0