Home
last modified time | relevance | path

Searched defs:AttachTrack (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/pc/
H A Drtp_sender.cc672 void AudioRtpSender::AttachTrack() { in AttachTrack() function in webrtc::AudioRtpSender
782 void VideoRtpSender::AttachTrack() { in AttachTrack() function in webrtc::VideoRtpSender
H A Drtp_sender.h248 virtual void AttachTrack() {} in AttachTrack() function