Home
last modified time | relevance | path

Searched defs:VideoSinkWants (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/api/video/
Dvideo_source_interface.h24 struct RTC_EXPORT VideoSinkWants { struct
30 bool rotation_applied = false;
33 bool black_frames = false;
60 const VideoSinkWants& wants) = 0; argument