webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Protected Member Functions | Friends | List of all members
webrtc::RtpTransportControllerInterface Class Referenceabstract

#include <rtptransportcontrollerinterface.h>

Inheritance diagram for webrtc::RtpTransportControllerInterface:
webrtc::RtpTransportControllerAdapter webrtc::RtpTransportControllerAdapter

Public Member Functions

virtual ~RtpTransportControllerInterface ()
 
virtual std::vector< RtpTransportInterface * > GetTransports () const =0
 
virtual ~RtpTransportControllerInterface ()
 
virtual std::vector< RtpTransportInterface * > GetTransports () const =0
 

Protected Member Functions

virtual RtpTransportControllerAdapterGetInternal ()=0
 
virtual RtpTransportControllerAdapterGetInternal ()=0
 

Friends

class OrtcFactory
 
class RtpTransportAdapter
 

Constructor & Destructor Documentation

◆ ~RtpTransportControllerInterface() [1/2]

virtual webrtc::RtpTransportControllerInterface::~RtpTransportControllerInterface ( )
inlinevirtual

◆ ~RtpTransportControllerInterface() [2/2]

virtual webrtc::RtpTransportControllerInterface::~RtpTransportControllerInterface ( )
inlinevirtual

Member Function Documentation

◆ GetInternal() [1/2]

virtual RtpTransportControllerAdapter* webrtc::RtpTransportControllerInterface::GetInternal ( )
protectedpure virtual

◆ GetInternal() [2/2]

virtual RtpTransportControllerAdapter* webrtc::RtpTransportControllerInterface::GetInternal ( )
protectedpure virtual

◆ GetTransports() [1/2]

virtual std::vector<RtpTransportInterface*> webrtc::RtpTransportControllerInterface::GetTransports ( ) const
pure virtual

◆ GetTransports() [2/2]

virtual std::vector<RtpTransportInterface*> webrtc::RtpTransportControllerInterface::GetTransports ( ) const
pure virtual

Friends And Related Function Documentation

◆ OrtcFactory

OrtcFactory
friend

◆ RtpTransportAdapter


The documentation for this class was generated from the following file: