OPAL  Version 3.10.10
OpalVideoMixer::VideoStream Struct Reference

#include <opalmixer.h>

Inheritance diagram for OpalVideoMixer::VideoStream:

Public Member Functions

 VideoStream (OpalVideoMixer &mixer)
 
virtual void QueuePacket (const RTP_DataFrame &rtp)
 
void InsertVideoFrame (unsigned x, unsigned y, unsigned w, unsigned h)
 

Data Fields

OpalVideoMixerm_mixer
 

Constructor & Destructor Documentation

◆ VideoStream()

OpalVideoMixer::VideoStream::VideoStream ( OpalVideoMixer mixer)

Member Function Documentation

◆ InsertVideoFrame()

void OpalVideoMixer::VideoStream::InsertVideoFrame ( unsigned  x,
unsigned  y,
unsigned  w,
unsigned  h 
)

◆ QueuePacket()

virtual void OpalVideoMixer::VideoStream::QueuePacket ( const RTP_DataFrame rtp)
virtual

Field Documentation

◆ m_mixer

OpalVideoMixer& OpalVideoMixer::VideoStream::m_mixer

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