![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <session/client/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::simulator::Time | stateDuration |
| wns::distribution::Distribution * | stateTransitionDistribution |
| int | videoFrameRate |
| wns::simulator::Time | videoPacketIat |
| wns::simulator::Time | voicePacketIat |
| Bit | voicePacketSize |
| applications::session::client::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 104 of file VideoTelephony.cpp.
| void VideoTelephony::onData | ( | const wns::osi::PDUPtr & | _pdu | ) | [virtual] |
| [in] | _pdu | Newly arrived data. |
Reimplemented from applications::session::client::Session.
Definition at line 124 of file VideoTelephony.cpp.
| void VideoTelephony::onTimeout | ( | const Timeout & | _t | ) | [virtual] |
Reimplemented from applications::session::Session.
Definition at line 149 of file VideoTelephony.cpp.
Definition at line 93 of file VideoTelephony.hpp.
Definition at line 89 of file VideoTelephony.hpp.
wns::distribution::Distribution* applications::session::client::wimax::VideoTelephony::bFramePacketSizeDistribution [private] |
Definition at line 77 of file VideoTelephony.hpp.
Definition at line 85 of file VideoTelephony.hpp.
Definition at line 60 of file VideoTelephony.hpp.
Definition at line 62 of file VideoTelephony.hpp.
Definition at line 90 of file VideoTelephony.hpp.
Definition at line 92 of file VideoTelephony.hpp.
wns::distribution::Distribution* applications::session::client::wimax::VideoTelephony::iFramePacketSizeDistribution [private] |
Definition at line 71 of file VideoTelephony.hpp.
Definition at line 91 of file VideoTelephony.hpp.
Definition at line 94 of file VideoTelephony.hpp.
wns::distribution::Distribution* applications::session::client::wimax::VideoTelephony::pFramePacketSizeDistribution [private] |
Definition at line 81 of file VideoTelephony.hpp.
Definition at line 73 of file VideoTelephony.hpp.
Definition at line 57 of file VideoTelephony.hpp.
wns::distribution::Distribution* applications::session::client::wimax::VideoTelephony::stateTransitionDistribution [private] |
Definition at line 84 of file VideoTelephony.hpp.
Definition at line 66 of file VideoTelephony.hpp.
Definition at line 65 of file VideoTelephony.hpp.
Definition at line 63 of file VideoTelephony.hpp.
Definition at line 61 of file VideoTelephony.hpp.
applications::session::client::wimax::WiMAXVideoTelephonyState applications::session::client::wimax::VideoTelephony::voiceState [private] |
Definition at line 87 of file VideoTelephony.hpp.
1.5.5