Music Hub  ..
A session-wide music playback service
lomiri::MediaHub::HybrisVideoSinkPrivate Class Reference
+ Inheritance diagram for lomiri::MediaHub::HybrisVideoSinkPrivate:
+ Collaboration diagram for lomiri::MediaHub::HybrisVideoSinkPrivate:

Public Member Functions

 HybrisVideoSinkPrivate (uint32_t gl_texture, HybrisVideoSink *q)
 
 ~HybrisVideoSinkPrivate ()
 
void updateTransformationMatrix ()
 
- Public Member Functions inherited from lomiri::MediaHub::VideoSinkPrivate
virtual ~VideoSinkPrivate ()=default
 

Public Attributes

uint32_t gl_texture
 
IGBCWrapperHybris graphics_buffer_consumer
 
GLConsumerWrapperHybris gl_texture_consumer
 
- Public Attributes inherited from lomiri::MediaHub::VideoSinkPrivate
QMatrix4x4 m_transformationMatrix
 

Friends

class HybrisVideoSink
 

Detailed Description

Definition at line 34 of file hybris_video_sink.cpp.

Constructor & Destructor Documentation

◆ HybrisVideoSinkPrivate()

lomiri::MediaHub::HybrisVideoSinkPrivate::HybrisVideoSinkPrivate ( uint32_t  gl_texture,
HybrisVideoSink q 
)
inline

Definition at line 48 of file hybris_video_sink.cpp.

◆ ~HybrisVideoSinkPrivate()

lomiri::MediaHub::HybrisVideoSinkPrivate::~HybrisVideoSinkPrivate ( )
inline

Definition at line 69 of file hybris_video_sink.cpp.

Member Function Documentation

◆ updateTransformationMatrix()

void lomiri::MediaHub::HybrisVideoSinkPrivate::updateTransformationMatrix ( )
inline

Definition at line 76 of file hybris_video_sink.cpp.

Friends And Related Function Documentation

◆ HybrisVideoSink

friend class HybrisVideoSink
friend

Definition at line 36 of file hybris_video_sink.cpp.

Member Data Documentation

◆ gl_texture

uint32_t lomiri::MediaHub::HybrisVideoSinkPrivate::gl_texture

Definition at line 82 of file hybris_video_sink.cpp.

◆ gl_texture_consumer

GLConsumerWrapperHybris lomiri::MediaHub::HybrisVideoSinkPrivate::gl_texture_consumer

Definition at line 84 of file hybris_video_sink.cpp.

◆ graphics_buffer_consumer

IGBCWrapperHybris lomiri::MediaHub::HybrisVideoSinkPrivate::graphics_buffer_consumer

Definition at line 83 of file hybris_video_sink.cpp.


The documentation for this class was generated from the following file: