![]() |
Banuba SDK
|
Static Public Member Functions | |
| static std::shared_ptr< stream_input > | create () |
Additional Inherited Members | |
| Public Member Functions inherited from bnb::player_api::interfaces::input | |
| virtual frame_processor_sptr | get_frame_processor () const noexcept=0 |
| Get last available frame. | |
| virtual uint64_t | get_frame_time_us () const noexcept=0 |
| Get timestamp of the current frame. | |
| Public Member Functions inherited from bnb::player_api::pixels_provider | |
| virtual void | push (const frame_data_sptr &fd)=0 |
| virtual void | push (const full_image_t &image, uint64_t timestamp_us=0)=0 |
Definition at line 9 of file stream_input.hpp.