Home
last modified time | relevance | path

Searched refs:Conductor (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/examples/peerconnection/client/
Dconductor.cc110 Conductor::Conductor(PeerConnectionClient* client, MainWindow* main_wnd) in Conductor() function in Conductor
116 Conductor::~Conductor() { in ~Conductor()
120 bool Conductor::connection_active() const { in connection_active()
124 void Conductor::Close() { in Close()
129 bool Conductor::InitializePeerConnection() { in InitializePeerConnection()
159 bool Conductor::ReinitializePeerConnectionForLoopback() { in ReinitializePeerConnectionForLoopback()
174 bool Conductor::CreatePeerConnection(bool dtls) { in CreatePeerConnection()
190 void Conductor::DeletePeerConnection() { in DeletePeerConnection()
199 void Conductor::EnsureStreamingUI() { in EnsureStreamingUI()
211 void Conductor::OnAddTrack( in OnAddTrack()
[all …]
Dconductor.h33 class Conductor : public webrtc::PeerConnectionObserver,
46 Conductor(PeerConnectionClient* client, MainWindow* main_wnd);
53 ~Conductor();
Dmain.cc112 rtc::scoped_refptr<Conductor> conductor( in wWinMain()
113 new rtc::RefCountedObject<Conductor>(&client, &wnd)); in wWinMain()
/external/webrtc/examples/peerconnection/client/linux/
Dmain.cc37 void set_conductor(Conductor* conductor) { conductor_ = conductor; } in set_conductor()
60 Conductor* conductor_;
104 rtc::scoped_refptr<Conductor> conductor( in main()
105 new rtc::RefCountedObject<Conductor>(&client, &wnd)); in main()
/external/flac/man/
Dmetaflac.sgml328 <para>9: Conductor</para>
Dflac.sgml402 <para>9: Conductor</para>