Searched refs:sdp_video_formats_ (Results 1 – 1 of 1) sorted by relevance
44 sdp_video_formats_(std::move(sdp_video_formats)) {}47 return sdp_video_formats_; in GetSupportedFormats()58 const std::vector<SdpVideoFormat> sdp_video_formats_; variable