Home
last modified time | relevance | path

Searched refs:answer_constraints (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/openscreen/cast/streaming/
H A Dreceiver_session.cc549 absl::optional<Constraints> answer_constraints; in ConstructAnswer() local
551 answer_constraints = std::move(constraints); in ConstructAnswer()
555 answer_constraints, std::move(display)}; in ConstructAnswer()