Definition at line 44 of file egl_sink.cpp.
◆ Private()
◆ ~Private()
| video::EglSink::Private::~Private |
( |
| ) |
|
|
inline |
◆ find_extension()
| bool video::EglSink::Private::find_extension |
( |
const string & |
extensions, |
|
|
const string & |
ext |
|
) |
| |
|
inline |
◆ import_buffer()
| bool video::EglSink::Private::import_buffer |
( |
const BufferData * |
buf_data | ) |
|
|
inline |
◆ read_sock_events()
| static void video::EglSink::Private::read_sock_events |
( |
const media::Player::PlayerKey |
key, |
|
|
int |
sock_fd, |
|
|
promise< BufferData > & |
prom_buff, |
|
|
core::Signal< void > & |
frame_available |
|
) |
| |
|
inlinestatic |
◆ receive_buff()
| static bool video::EglSink::Private::receive_buff |
( |
int |
socket, |
|
|
BufferData * |
data |
|
) |
| |
|
inlinestatic |
◆ _eglCreateImageKHR
| PFNEGLCREATEIMAGEKHRPROC video::EglSink::Private::_eglCreateImageKHR |
◆ _eglDestroyImageKHR
| PFNEGLDESTROYIMAGEKHRPROC video::EglSink::Private::_eglDestroyImageKHR |
◆ _glEGLImageTargetTexture2DOES
| PFNGLEGLIMAGETARGETTEXTURE2DOESPROC video::EglSink::Private::_glEGLImageTargetTexture2DOES |
◆ buf_fd
| int video::EglSink::Private::buf_fd |
◆ egl_image
| EGLImageKHR video::EglSink::Private::egl_image |
◆ frame_available
| core::Signal<void> video::EglSink::Private::frame_available |
◆ fut_buff
| future<BufferData> video::EglSink::Private::fut_buff |
◆ gl_texture
| uint32_t video::EglSink::Private::gl_texture |
◆ prom_buff
| promise<BufferData> video::EglSink::Private::prom_buff |
◆ sock_fd
| int video::EglSink::Private::sock_fd |
◆ sock_thread
| thread video::EglSink::Private::sock_thread |
The documentation for this struct was generated from the following file:
- /build/media-hub-dDsxwd/media-hub-4.6.0+17.04.20170323/src/core/media/video/egl_sink.cpp