Home
last modified time | relevance | path

Searched defs:RemoveTrack (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/api/
H A Dmedia_stream_interface.h346 virtual bool RemoveTrack(rtc::scoped_refptr<AudioTrackInterface> track) { in RemoveTrack() function
349 virtual bool RemoveTrack(rtc::scoped_refptr<VideoTrackInterface> track) { in RemoveTrack() function
361 [[deprecated("Pass a scoped_refptr")]] virtual bool RemoveTrack( in RemoveTrack() function
365 [[deprecated("Pass a scoped_refptr")]] virtual bool RemoveTrack( in RemoveTrack() function
/aosp_15_r20/external/webrtc/pc/
H A Dmedia_stream.cc46 bool MediaStream::RemoveTrack(rtc::scoped_refptr<AudioTrackInterface> track) { in RemoveTrack() function in webrtc::MediaStream
50 bool MediaStream::RemoveTrack(rtc::scoped_refptr<VideoTrackInterface> track) { in RemoveTrack() function in webrtc::MediaStream
82 bool MediaStream::RemoveTrack( in RemoveTrack() function in webrtc::MediaStream
H A Dmedia_stream_unittest.cc121 TEST_F(MediaStreamTest, RemoveTrack) { in TEST_F() argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddmusici.h983 STDMETHOD(RemoveTrack)(THIS_ IDirectMusicTrack *pTrack) PURE; in DECLARE_INTERFACE_() local
1052 STDMETHOD(RemoveTrack)(THIS_ IDirectMusicTrack *pTrack) PURE; in DECLARE_INTERFACE_() local