This is the complete list of members for privmx::endpoint::stream::WebRTCInterface, including all inherited members.
| close(const std::string &streamRoomId)=0 (defined in privmx::endpoint::stream::WebRTCInterface) | privmx::endpoint::stream::WebRTCInterface | pure virtual |
| createAnswerAndSetDescriptions(const std::string &streamRoomId, const std::string &sdp, const std::string &type)=0 (defined in privmx::endpoint::stream::WebRTCInterface) | privmx::endpoint::stream::WebRTCInterface | pure virtual |
| createOfferAndSetLocalDescription(const std::string &streamRoomId)=0 (defined in privmx::endpoint::stream::WebRTCInterface) | privmx::endpoint::stream::WebRTCInterface | pure virtual |
| setAnswerAndSetRemoteDescription(const std::string &streamRoomId, const std::string &sdp, const std::string &type)=0 (defined in privmx::endpoint::stream::WebRTCInterface) | privmx::endpoint::stream::WebRTCInterface | pure virtual |
| updateKeys(const std::string &streamRoomId, const std::vector< Key > &keys)=0 (defined in privmx::endpoint::stream::WebRTCInterface) | privmx::endpoint::stream::WebRTCInterface | pure virtual |
| updateSessionId(const std::string &streamRoomId, const int64_t sessionId, const std::string &connectionType)=0 (defined in privmx::endpoint::stream::WebRTCInterface) | privmx::endpoint::stream::WebRTCInterface | pure virtual |
| ~WebRTCInterface()=default (defined in privmx::endpoint::stream::WebRTCInterface) | privmx::endpoint::stream::WebRTCInterface | protectedvirtual |