Ring Daemon 16.0.0
|
This is the complete list of members for jami::MediaAttribute, including all inherited members.
boolToString(bool val) | jami::MediaAttribute | static |
buildMediaAttributesList(const std::vector< libjami::MediaMap > &mediaList, bool secure) | jami::MediaAttribute | static |
enabled_ | jami::MediaAttribute | |
getBoolValue(const libjami::MediaMap &mediaMap, const std::string &key) | jami::MediaAttribute | static |
getMediaType(const libjami::MediaMap &map) | jami::MediaAttribute | static |
getStringValue(const libjami::MediaMap &mediaMap, const std::string &key) | jami::MediaAttribute | static |
hasMediaType(const std::vector< MediaAttribute > &mediaList, MediaType type) | jami::MediaAttribute | static |
hasValidVideo() | jami::MediaAttribute | |
label_ | jami::MediaAttribute | |
MediaAttribute(MediaType type=MediaType::MEDIA_NONE, bool muted=false, bool secure=true, bool enabled=false, std::string_view source={}, std::string_view label={}, bool onHold=false) | jami::MediaAttribute | inline |
MediaAttribute(const libjami::MediaMap &mediaMap, bool secure) | jami::MediaAttribute | |
mediaAttributesToMediaMaps(std::vector< MediaAttribute > mediaAttrList) | jami::MediaAttribute | static |
mediaTypeToString(MediaType type) | jami::MediaAttribute | static |
muted_ | jami::MediaAttribute | |
onHold_ | jami::MediaAttribute | |
secure_ | jami::MediaAttribute | |
sourceUri_ | jami::MediaAttribute | |
stringToMediaType(const std::string &mediaType) | jami::MediaAttribute | static |
toMediaMap(const MediaAttribute &mediaAttr) | jami::MediaAttribute | static |
toString(bool full=false) const | jami::MediaAttribute | |
type_ | jami::MediaAttribute |