#include <streamparams.h>
◆ SsrcGroup() [1/2]
cricket::SsrcGroup::SsrcGroup |
( |
const std::string & |
usage, |
|
|
const std::vector< uint32_t > & |
ssrcs |
|
) |
| |
|
inline |
◆ SsrcGroup() [2/2]
cricket::SsrcGroup::SsrcGroup |
( |
const std::string & |
usage, |
|
|
const std::vector< uint32_t > & |
ssrcs |
|
) |
| |
|
inline |
◆ has_semantics() [1/2]
bool cricket::SsrcGroup::has_semantics |
( |
const std::string & |
semantics | ) |
const |
◆ has_semantics() [2/2]
bool cricket::SsrcGroup::has_semantics |
( |
const std::string & |
semantics | ) |
const |
◆ operator!=() [1/2]
bool cricket::SsrcGroup::operator!= |
( |
const SsrcGroup & |
other | ) |
const |
|
inline |
◆ operator!=() [2/2]
bool cricket::SsrcGroup::operator!= |
( |
const SsrcGroup & |
other | ) |
const |
|
inline |
◆ operator==() [1/2]
bool cricket::SsrcGroup::operator== |
( |
const SsrcGroup & |
other | ) |
const |
|
inline |
◆ operator==() [2/2]
bool cricket::SsrcGroup::operator== |
( |
const SsrcGroup & |
other | ) |
const |
|
inline |
◆ ToString() [1/2]
◆ ToString() [2/2]
◆ semantics
◆ ssrcs
std::vector< uint32_t > cricket::SsrcGroup::ssrcs |
The documentation for this struct was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/media/base/streamparams.h
- Source/ThirdParty/libwebrtc/Source/webrtc/media/base/streamparams.cc