LeviLamina
|
Public Member Functions | |
MCAPI bool | DoSetKey (int, int, uchar const *, uint64, ::std::vector< int > const &) |
MCAPI void | DumpPacket (void const *, int, bool) |
MCAPI void | EnableExternalAuth () |
MCAPI int | GetSrtpOverhead () const |
MCAPI void | HandleEvent (::srtp_event_data_t const *) |
MCAPI bool | IsExternalAuthEnabled () const |
MCAPI bool | ProtectRtcp (void *, int, int, int *) |
MCAPI bool | ProtectRtp (void *, int, int, int *) |
MCAPI bool | RemoveSsrcFromSession (uint) |
MCAPI bool | SetKey (int, int, uchar const *, uint64, ::std::vector< int > const &) |
MCAPI bool | SetRecv (int, uchar const *, uint64, ::std::vector< int > const &) |
MCAPI bool | SetSend (int, uchar const *, uint64, ::std::vector< int > const &) |
MCAPI | SrtpSession (::webrtc::FieldTrialsView const &) |
MCAPI bool | UnprotectRtcp (void *, int, int *) |
MCAPI bool | UnprotectRtp (void *, int, int *) |
MCAPI bool | UpdateKey (int, int, uchar const *, uint64, ::std::vector< int > const &) |
MCAPI bool | UpdateRecv (int, uchar const *, uint64, ::std::vector< int > const &) |
MCAPI bool | UpdateSend (int, uchar const *, uint64, ::std::vector< int > const &) |
MCAPI | ~SrtpSession () |
MCAPI void * | $ctor (::webrtc::FieldTrialsView const &) |
MCAPI void | $dtor () |
Static Public Member Functions | |
static MCAPI void | HandleEventThunk (::srtp_event_data_t *) |
|
explicit |
MCAPI cricket::SrtpSession::~SrtpSession | ( | ) |
MCAPI bool cricket::SrtpSession::DoSetKey | ( | int | , |
int | , | ||
uchar const * | , | ||
uint64 | , | ||
::std::vector< int > const & | ) |
MCAPI void cricket::SrtpSession::DumpPacket | ( | void const * | , |
int | , | ||
bool | ) |
MCAPI void cricket::SrtpSession::EnableExternalAuth | ( | ) |
MCAPI int cricket::SrtpSession::GetSrtpOverhead | ( | ) | const |
MCAPI void cricket::SrtpSession::HandleEvent | ( | ::srtp_event_data_t const * | ) |
MCAPI bool cricket::SrtpSession::IsExternalAuthEnabled | ( | ) | const |
MCAPI bool cricket::SrtpSession::ProtectRtcp | ( | void * | , |
int | , | ||
int | , | ||
int * | ) |
MCAPI bool cricket::SrtpSession::ProtectRtp | ( | void * | , |
int | , | ||
int | , | ||
int * | ) |
MCAPI bool cricket::SrtpSession::RemoveSsrcFromSession | ( | uint | ) |
MCAPI bool cricket::SrtpSession::SetKey | ( | int | , |
int | , | ||
uchar const * | , | ||
uint64 | , | ||
::std::vector< int > const & | ) |
MCAPI bool cricket::SrtpSession::SetRecv | ( | int | , |
uchar const * | , | ||
uint64 | , | ||
::std::vector< int > const & | ) |
MCAPI bool cricket::SrtpSession::SetSend | ( | int | , |
uchar const * | , | ||
uint64 | , | ||
::std::vector< int > const & | ) |
MCAPI bool cricket::SrtpSession::UnprotectRtcp | ( | void * | , |
int | , | ||
int * | ) |
MCAPI bool cricket::SrtpSession::UnprotectRtp | ( | void * | , |
int | , | ||
int * | ) |
MCAPI bool cricket::SrtpSession::UpdateKey | ( | int | , |
int | , | ||
uchar const * | , | ||
uint64 | , | ||
::std::vector< int > const & | ) |
MCAPI bool cricket::SrtpSession::UpdateRecv | ( | int | , |
uchar const * | , | ||
uint64 | , | ||
::std::vector< int > const & | ) |
MCAPI bool cricket::SrtpSession::UpdateSend | ( | int | , |
uchar const * | , | ||
uint64 | , | ||
::std::vector< int > const & | ) |
|
static |
MCAPI void * cricket::SrtpSession::$ctor | ( | ::webrtc::FieldTrialsView const & | ) |
MCAPI void cricket::SrtpSession::$dtor | ( | ) |