|
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 void * | $ctor (::webrtc::FieldTrialsView const &) |
|
MCAPI void | $dtor () |
|