|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <webrtcvideocapturer.h>
Protected Member Functions | |
| void | OnSinkWantsChanged (const rtc::VideoSinkWants &wants) override |
| bool | GetPreferredFourccs (std::vector< uint32_t > *fourccs) override |
| void | OnSinkWantsChanged (const rtc::VideoSinkWants &wants) override |
| bool | GetPreferredFourccs (std::vector< uint32_t > *fourccs) override |
Protected Member Functions inherited from cricket::VideoCapturer | |
| bool | AdaptFrame (int width, int height, int64_t camera_time_us, int64_t system_time_us, int *out_width, int *out_height, int *crop_width, int *crop_height, int *crop_x, int *crop_y, int64_t *translated_camera_time_us) |
| void | OnFrame (const webrtc::VideoFrame &frame, int orig_width, int orig_height) |
| VideoAdapter * | video_adapter () |
| void | SetCaptureState (CaptureState state) |
| void | SetId (const std::string &id) |
| void | SetCaptureFormat (const VideoFormat *format) |
| void | SetSupportedFormats (const std::vector< VideoFormat > &formats) |
| bool | AdaptFrame (int width, int height, int64_t camera_time_us, int64_t system_time_us, int *out_width, int *out_height, int *crop_width, int *crop_height, int *crop_x, int *crop_y, int64_t *translated_camera_time_us) |
| void | OnFrame (const webrtc::VideoFrame &frame, int orig_width, int orig_height) |
| VideoAdapter * | video_adapter () |
| void | SetCaptureState (CaptureState state) |
| void | SetId (const std::string &id) |
| void | SetCaptureFormat (const VideoFormat *format) |
| void | SetSupportedFormats (const std::vector< VideoFormat > &formats) |
Protected Member Functions inherited from sigslot::has_slots_interface | |
| has_slots_interface (signal_connect_t conn, signal_disconnect_t disc, disconnect_all_t disc_all) | |
| virtual | ~has_slots_interface () |
| has_slots_interface (signal_connect_t conn, signal_disconnect_t disc, disconnect_all_t disc_all) | |
| virtual | ~has_slots_interface () |
Protected Member Functions inherited from rtc::VideoSourceInterface< webrtc::VideoFrame > | |
| virtual | ~VideoSourceInterface () |
| virtual | ~VideoSourceInterface () |
Additional Inherited Members | |
Public Attributes inherited from cricket::VideoCapturer | |
| sigslot::signal2< VideoCapturer *, CaptureState > | SignalStateChange |
| cricket::WebRtcVideoCapturer::WebRtcVideoCapturer | ( | ) |
|
explicit |
|
virtual |
| cricket::WebRtcVideoCapturer::WebRtcVideoCapturer | ( | ) |
|
explicit |
|
virtual |
|
overridevirtual |
Reimplemented from cricket::VideoCapturer.
|
overridevirtual |
Reimplemented from cricket::VideoCapturer.
|
overrideprotectedvirtual |
Implements cricket::VideoCapturer.
|
overrideprotectedvirtual |
Implements cricket::VideoCapturer.
| bool cricket::WebRtcVideoCapturer::Init | ( | const Device & | device | ) |
| bool cricket::WebRtcVideoCapturer::Init | ( | const Device & | device | ) |
| bool cricket::WebRtcVideoCapturer::Init | ( | const rtc::scoped_refptr< webrtc::VideoCaptureModule > & | module | ) |
| bool cricket::WebRtcVideoCapturer::Init | ( | const rtc::scoped_refptr< webrtc::VideoCaptureModule > & | module | ) |
|
overridevirtual |
Implements cricket::VideoCapturer.
|
overridevirtual |
Implements cricket::VideoCapturer.
|
inlineoverridevirtual |
Implements cricket::VideoCapturer.
|
inlineoverridevirtual |
Implements cricket::VideoCapturer.
|
overrideprotectedvirtual |
Reimplemented from cricket::VideoCapturer.
|
overrideprotectedvirtual |
Reimplemented from cricket::VideoCapturer.
|
overridevirtual |
Implements cricket::VideoCapturer.
|
overridevirtual |
Implements cricket::VideoCapturer.
|
overridevirtual |
Implements cricket::VideoCapturer.
|
overridevirtual |
Implements cricket::VideoCapturer.
1.8.13