#include <StreamProfile.hpp>
|
std::unique_ptr< StreamProfileImpl > | impl_ |
|
Definition at line 101 of file StreamProfile.hpp.
ob::VideoStreamProfile::VideoStreamProfile |
( |
StreamProfile & |
profile | ) |
|
ob::VideoStreamProfile::~VideoStreamProfile |
( |
| ) |
|
|
noexcept |
uint32_t ob::VideoStreamProfile::fps |
( |
| ) |
const |
Get stream frame rate.
- Returns
- uint32_t returns the frame rate of the stream
uint32_t ob::VideoStreamProfile::width |
( |
| ) |
const |
Get stream width.
- Returns
- uint32_t returns the width of the stream
uint32_t ob::VideoStreamProfile::height |
( |
| ) |
const |
Get stream height.
- Returns
- uint32_t returns the high of the stream
The documentation for this class was generated from the following file: