|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for webrtc::OrtcFactoryInterface, including all inherited members.
| Create(rtc::Thread *network_thread, rtc::Thread *signaling_thread, rtc::NetworkManager *network_manager, rtc::PacketSocketFactory *socket_factory, AudioDeviceModule *adm) | webrtc::OrtcFactoryInterface | static |
| Create() | webrtc::OrtcFactoryInterface | inlinestatic |
| Create(rtc::Thread *network_thread, rtc::Thread *signaling_thread, rtc::NetworkManager *network_manager, rtc::PacketSocketFactory *socket_factory, AudioDeviceModule *adm) | webrtc::OrtcFactoryInterface | static |
| Create() | webrtc::OrtcFactoryInterface | inlinestatic |
| CreateAudioSource(const cricket::AudioOptions &options)=0 | webrtc::OrtcFactoryInterface | pure virtual |
| CreateAudioSource() | webrtc::OrtcFactoryInterface | inline |
| CreateAudioSource(const cricket::AudioOptions &options)=0 | webrtc::OrtcFactoryInterface | pure virtual |
| CreateAudioSource() | webrtc::OrtcFactoryInterface | inline |
| CreateAudioTrack(const std::string &id, AudioSourceInterface *source)=0 | webrtc::OrtcFactoryInterface | pure virtual |
| CreateAudioTrack(const std::string &id, AudioSourceInterface *source)=0 | webrtc::OrtcFactoryInterface | pure virtual |
| CreateRtpReceiver(cricket::MediaType kind, RtpTransportInterface *transport)=0 | webrtc::OrtcFactoryInterface | pure virtual |
| CreateRtpReceiver(cricket::MediaType kind, RtpTransportInterface *transport)=0 | webrtc::OrtcFactoryInterface | pure virtual |
| CreateRtpSender(rtc::scoped_refptr< MediaStreamTrackInterface > track, RtpTransportInterface *transport)=0 | webrtc::OrtcFactoryInterface | pure virtual |
| CreateRtpSender(cricket::MediaType kind, RtpTransportInterface *transport)=0 | webrtc::OrtcFactoryInterface | pure virtual |
| CreateRtpSender(rtc::scoped_refptr< MediaStreamTrackInterface > track, RtpTransportInterface *transport)=0 | webrtc::OrtcFactoryInterface | pure virtual |
| CreateRtpSender(cricket::MediaType kind, RtpTransportInterface *transport)=0 | webrtc::OrtcFactoryInterface | pure virtual |
| CreateRtpTransport(const RtcpParameters &rtcp_parameters, PacketTransportInterface *rtp, PacketTransportInterface *rtcp, RtpTransportControllerInterface *transport_controller)=0 | webrtc::OrtcFactoryInterface | pure virtual |
| CreateRtpTransport(const RtcpParameters &rtcp_parameters, PacketTransportInterface *rtp, PacketTransportInterface *rtcp, RtpTransportControllerInterface *transport_controller)=0 | webrtc::OrtcFactoryInterface | pure virtual |
| CreateRtpTransportController()=0 | webrtc::OrtcFactoryInterface | pure virtual |
| CreateRtpTransportController()=0 | webrtc::OrtcFactoryInterface | pure virtual |
| CreateUdpTransport(int family, uint16_t min_port, uint16_t max_port)=0 | webrtc::OrtcFactoryInterface | pure virtual |
| CreateUdpTransport(int family) | webrtc::OrtcFactoryInterface | inline |
| CreateUdpTransport(int family, uint16_t min_port, uint16_t max_port)=0 | webrtc::OrtcFactoryInterface | pure virtual |
| CreateUdpTransport(int family) | webrtc::OrtcFactoryInterface | inline |
| CreateVideoSource(std::unique_ptr< cricket::VideoCapturer > capturer, const MediaConstraintsInterface *constraints)=0 | webrtc::OrtcFactoryInterface | pure virtual |
| CreateVideoSource(std::unique_ptr< cricket::VideoCapturer > capturer) | webrtc::OrtcFactoryInterface | inline |
| CreateVideoSource(std::unique_ptr< cricket::VideoCapturer > capturer, const MediaConstraintsInterface *constraints)=0 | webrtc::OrtcFactoryInterface | pure virtual |
| CreateVideoSource(std::unique_ptr< cricket::VideoCapturer > capturer) | webrtc::OrtcFactoryInterface | inline |
| CreateVideoTrack(const std::string &id, VideoTrackSourceInterface *source)=0 | webrtc::OrtcFactoryInterface | pure virtual |
| CreateVideoTrack(const std::string &id, VideoTrackSourceInterface *source)=0 | webrtc::OrtcFactoryInterface | pure virtual |
| GetRtpReceiverCapabilities(cricket::MediaType kind) const =0 | webrtc::OrtcFactoryInterface | pure virtual |
| GetRtpReceiverCapabilities(cricket::MediaType kind) const =0 | webrtc::OrtcFactoryInterface | pure virtual |
| GetRtpSenderCapabilities(cricket::MediaType kind) const =0 | webrtc::OrtcFactoryInterface | pure virtual |
| GetRtpSenderCapabilities(cricket::MediaType kind) const =0 | webrtc::OrtcFactoryInterface | pure virtual |
| ~OrtcFactoryInterface() | webrtc::OrtcFactoryInterface | inlinevirtual |
| ~OrtcFactoryInterface() | webrtc::OrtcFactoryInterface | inlinevirtual |
1.8.13