![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <session/server/wimax/VideoTelephony.hpp>


Public Member Functions | |
| void | onData (const wns::osi::PDUPtr &_pdu) |
| Called when new data arrived. | |
| void | onTimeout (const Timeout &_t) |
| VideoTelephony (const wns::pyconfig::View &_pyco) | |
| ~VideoTelephony () | |
Private Attributes | |
| bool | bFrame |
| int | bFrameCounter |
| wns::distribution::Distribution * | bFramePacketSizeDistribution |
| int | cnCounter |
| bool | comfortNoise |
| Bit | comfortNoisePacketSize |
| int | gopCounter |
| bool | iFrame |
| wns::distribution::Distribution * | iFramePacketSizeDistribution |
| bool | newGOP |
| bool | pFrame |
| wns::distribution::Distribution * | pFramePacketSizeDistribution |
| double | shiftI |
| wns::distribution::Distribution * | stateTransitionDistribution |
| int | videoFrameRate |
| wns::simulator::Time | videoPacketIat |
| wns::simulator::Time | voicePacketIat |
| Bit | voicePacketSize |
| applications::session::server::wimax::WiMAXVideoTelephonyState | voiceState |
Definition at line 42 of file VideoTelephony.hpp.
| VideoTelephony::VideoTelephony | ( | const wns::pyconfig::View & | _pyco | ) |
Definition at line 36 of file VideoTelephony.cpp.
| VideoTelephony::~VideoTelephony | ( | ) |
Definition at line 100 of file VideoTelephony.cpp.
| void VideoTelephony::onData | ( | const wns::osi::PDUPtr & | _pdu | ) | [virtual] |
| [in] | _pdu | Newly arrived data. |
Reimplemented from applications::session::server::Session.
Definition at line 120 of file VideoTelephony.cpp.
| void VideoTelephony::onTimeout | ( | const Timeout & | _t | ) | [virtual] |
Reimplemented from applications::session::Session.
Definition at line 148 of file VideoTelephony.cpp.
Definition at line 91 of file VideoTelephony.hpp.
Definition at line 87 of file VideoTelephony.hpp.
wns::distribution::Distribution* applications::session::server::wimax::VideoTelephony::bFramePacketSizeDistribution [private] |
Definition at line 74 of file VideoTelephony.hpp.
Definition at line 83 of file VideoTelephony.hpp.
Definition at line 57 of file VideoTelephony.hpp.
Definition at line 59 of file VideoTelephony.hpp.
Definition at line 88 of file VideoTelephony.hpp.
Definition at line 90 of file VideoTelephony.hpp.
wns::distribution::Distribution* applications::session::server::wimax::VideoTelephony::iFramePacketSizeDistribution [private] |
Definition at line 68 of file VideoTelephony.hpp.
Definition at line 89 of file VideoTelephony.hpp.
Definition at line 92 of file VideoTelephony.hpp.
wns::distribution::Distribution* applications::session::server::wimax::VideoTelephony::pFramePacketSizeDistribution [private] |
Definition at line 78 of file VideoTelephony.hpp.
Definition at line 70 of file VideoTelephony.hpp.
wns::distribution::Distribution* applications::session::server::wimax::VideoTelephony::stateTransitionDistribution [private] |
Definition at line 82 of file VideoTelephony.hpp.
Definition at line 63 of file VideoTelephony.hpp.
Definition at line 62 of file VideoTelephony.hpp.
Definition at line 60 of file VideoTelephony.hpp.
Definition at line 58 of file VideoTelephony.hpp.
applications::session::server::wimax::WiMAXVideoTelephonyState applications::session::server::wimax::VideoTelephony::voiceState [private] |
Definition at line 85 of file VideoTelephony.hpp.
1.5.5