Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/lib/
Dvideo_track_source_impl.h39 bool SupportsEncodedOutput() const override;
Dvideo_track_source_impl.cpp74 bool VideoTrackSourceImpl::SupportsEncodedOutput() const { return false; } in SupportsEncodedOutput() function in cuttlefish::webrtc_streaming::VideoTrackSourceImpl