Searched defs:GetVideoCodecType (Results 1 – 2 of 2) sorted by relevance
34 VideoCodecType GetVideoCodecType() const { return codec_type_; } in GetVideoCodecType() function
306 absl::optional<VideoCodecType> GetVideoCodecType(const RtpConfig& config) { in GetVideoCodecType() function