Searched defs:GetVideoCodecType (Results 1 – 3 of 3) sorted by relevance
38 VideoCodecType GetVideoCodecType() const { return codec_type_; } in GetVideoCodecType() function
75 absl::optional<VideoCodecType> GetVideoCodecType() { in GetVideoCodecType() function in webrtc::__anonb34eb9e50111::PacketBuilder
305 absl::optional<VideoCodecType> GetVideoCodecType(const RtpConfig& config) { in GetVideoCodecType() function