Searched refs:RtpGeneratorOptions (Results 1 – 3 of 3) sorted by relevance
39 struct RtpGeneratorOptions { struct60 absl::optional<RtpGeneratorOptions> ParseRtpGeneratorOptionsFromFile(81 explicit RtpGenerator(const RtpGeneratorOptions& options);103 const RtpGeneratorOptions options_;
64 absl::optional<RtpGeneratorOptions::VideoSendStreamConfig>66 RtpGeneratorOptions::VideoSendStreamConfig config; in ParseVideoSendStreamConfig()121 absl::optional<RtpGeneratorOptions> ParseRtpGeneratorOptionsFromFile( in ParseRtpGeneratorOptionsFromFile()146 RtpGeneratorOptions gen_options; in ParseRtpGeneratorOptionsFromFile()148 absl::optional<RtpGeneratorOptions::VideoSendStreamConfig> in ParseRtpGeneratorOptionsFromFile()159 RtpGenerator::RtpGenerator(const RtpGeneratorOptions& options) in RtpGenerator()
38 absl::optional<webrtc::RtpGeneratorOptions> options = in main()