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

#include <mediastreaminterface.h>

Inheritance diagram for webrtc::NotifierInterface:
webrtc::MediaSourceInterface webrtc::MediaSourceInterface webrtc::MediaStreamInterface webrtc::MediaStreamInterface webrtc::MediaStreamTrackInterface webrtc::MediaStreamTrackInterface webrtc::AudioSourceInterface webrtc::AudioSourceInterface webrtc::VideoTrackSourceInterface webrtc::VideoTrackSourceInterface webrtc::AudioSourceInterface webrtc::AudioSourceInterface webrtc::VideoTrackSourceInterface webrtc::VideoTrackSourceInterface webrtc::Notifier< MediaStreamInterface > webrtc::Notifier< MediaStreamInterface > webrtc::Notifier< MediaStreamInterface > webrtc::Notifier< MediaStreamInterface > webrtc::AudioTrackInterface webrtc::AudioTrackInterface webrtc::VideoTrackInterface webrtc::VideoTrackInterface webrtc::AudioTrackInterface webrtc::AudioTrackInterface webrtc::VideoTrackInterface webrtc::VideoTrackInterface

Public Member Functions

virtual void RegisterObserver (ObserverInterface *observer)=0
 
virtual void UnregisterObserver (ObserverInterface *observer)=0
 
virtual ~NotifierInterface ()
 
virtual void RegisterObserver (ObserverInterface *observer)=0
 
virtual void UnregisterObserver (ObserverInterface *observer)=0
 
virtual ~NotifierInterface ()
 

Constructor & Destructor Documentation

◆ ~NotifierInterface() [1/2]

virtual webrtc::NotifierInterface::~NotifierInterface ( )
inlinevirtual

◆ ~NotifierInterface() [2/2]

virtual webrtc::NotifierInterface::~NotifierInterface ( )
inlinevirtual

Member Function Documentation

◆ RegisterObserver() [1/2]

virtual void webrtc::NotifierInterface::RegisterObserver ( ObserverInterface observer)
pure virtual

◆ RegisterObserver() [2/2]

virtual void webrtc::NotifierInterface::RegisterObserver ( ObserverInterface observer)
pure virtual

◆ UnregisterObserver() [1/2]

virtual void webrtc::NotifierInterface::UnregisterObserver ( ObserverInterface observer)
pure virtual

◆ UnregisterObserver() [2/2]

virtual void webrtc::NotifierInterface::UnregisterObserver ( ObserverInterface observer)
pure virtual

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