|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <mediastreaminterface.h>
Classes | |
| struct | Stats |
Public Member Functions | |
| virtual bool | is_screencast () const =0 |
| virtual rtc::Optional< bool > | needs_denoising () const =0 |
| virtual bool | GetStats (Stats *stats)=0 |
| virtual bool | is_screencast () const =0 |
| virtual rtc::Optional< bool > | needs_denoising () const =0 |
| virtual bool | GetStats (Stats *stats)=0 |
Public Member Functions inherited from webrtc::MediaSourceInterface | |
| virtual SourceState | state () const =0 |
| virtual bool | remote () const =0 |
| virtual SourceState | state () const =0 |
| virtual bool | remote () const =0 |
Public Member Functions inherited from rtc::RefCountInterface | |
| virtual int | AddRef () const =0 |
| virtual int | Release () const =0 |
| virtual int | AddRef () const =0 |
| virtual int | Release () const =0 |
Public Member Functions inherited from webrtc::NotifierInterface | |
| 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 () |
Public Member Functions inherited from rtc::VideoSourceInterface< VideoFrame > | |
| virtual void | AddOrUpdateSink (VideoSinkInterface< VideoFrame > *sink, const VideoSinkWants &wants)=0 |
| virtual void | AddOrUpdateSink (VideoSinkInterface< VideoFrame > *sink, const VideoSinkWants &wants)=0 |
| virtual void | RemoveSink (VideoSinkInterface< VideoFrame > *sink)=0 |
| virtual void | RemoveSink (VideoSinkInterface< VideoFrame > *sink)=0 |
Protected Member Functions | |
| virtual | ~VideoTrackSourceInterface () |
| virtual | ~VideoTrackSourceInterface () |
Protected Member Functions inherited from webrtc::MediaSourceInterface | |
| virtual | ~MediaSourceInterface () |
| virtual | ~MediaSourceInterface () |
Protected Member Functions inherited from rtc::RefCountInterface | |
| virtual | ~RefCountInterface () |
| virtual | ~RefCountInterface () |
Protected Member Functions inherited from rtc::VideoSourceInterface< VideoFrame > | |
| virtual | ~VideoSourceInterface () |
| virtual | ~VideoSourceInterface () |
Additional Inherited Members | |
Public Types inherited from webrtc::MediaSourceInterface | |
| enum | SourceState { kInitializing, kLive, kEnded, kMuted, kInitializing, kLive, kEnded, kMuted } |
| enum | SourceState { kInitializing, kLive, kEnded, kMuted, kInitializing, kLive, kEnded, kMuted } |
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
1.8.13