class TMccRtpEventData |
Rtp SourceSink event data
Public Member Functions | |
---|---|
TMccRtpEventData () | |
TMccRtpEventData (const TMccRtpEventData &) | |
TMccRtpEventData ( TInt64 , TUint32 , TInt64 , TUint64 ) |
Public Attributes | |
---|---|
TUint64 | iJitterEstimate |
TUint32 | iPacketsReceived |
TInt64 | iPrevTransTime |
TUint64 | iTriggeredJitterLevel |
TMccRtpEventData | ( | const TMccRtpEventData & | aEvent | ) | [inline] |
Copy constructor
const TMccRtpEventData & aEvent |
TMccRtpEventData | ( | TInt64 | aEstimate, |
TUint32 | aPcksRec, | ||
TInt64 | aPrevTransTime, | ||
TUint64 | aTriggeredJitterLevel | ||
) | [inline] |
parametrized constructor
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.