Home
last modified time | relevance | path

Searched refs:is_screencast_ (Results 1 – 25 of 38) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/pc/test/
H A Dframe_generator_capturer_video_track_source.h48 is_screencast_(is_screencast) { in FrameGeneratorCapturerVideoTrackSource()
63 is_screencast_(is_screencast) {} in FrameGeneratorCapturerVideoTrackSource()
71 bool is_screencast() const override { return is_screencast_; } in is_screencast()
81 const bool is_screencast_; variable
H A Dfake_video_track_source.h32 bool is_screencast() const override { return is_screencast_; } in is_screencast()
40 : VideoTrackSource(false /* remote */), is_screencast_(is_screencast) {} in FakeVideoTrackSource()
48 const bool is_screencast_;
/dports/net-im/tg_owt/tg_owt-d578c76/src/pc/test/
H A Dframe_generator_capturer_video_track_source.h48 is_screencast_(is_screencast) { in FrameGeneratorCapturerVideoTrackSource()
63 is_screencast_(is_screencast) {} in FrameGeneratorCapturerVideoTrackSource()
71 bool is_screencast() const override { return is_screencast_; } in is_screencast()
81 const bool is_screencast_; variable
H A Dfake_video_track_source.h32 bool is_screencast() const override { return is_screencast_; } in is_screencast()
40 : VideoTrackSource(false /* remote */), is_screencast_(is_screencast) {} in FakeVideoTrackSource()
48 const bool is_screencast_;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/pc/test/
H A Dframe_generator_capturer_video_track_source.h48 is_screencast_(is_screencast) { in FrameGeneratorCapturerVideoTrackSource()
63 is_screencast_(is_screencast) {} in FrameGeneratorCapturerVideoTrackSource()
71 bool is_screencast() const override { return is_screencast_; } in is_screencast()
81 const bool is_screencast_; variable
H A Dfake_video_track_source.h32 bool is_screencast() const override { return is_screencast_; } in is_screencast()
40 : VideoTrackSource(false /* remote */), is_screencast_(is_screencast) {} in FakeVideoTrackSource()
48 const bool is_screencast_;
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/api/test/
H A Dfakevideotracksource.h34 bool is_screencast() const override { return is_screencast_; } in is_screencast()
39 is_screencast_(is_screencast) {} in FakeVideoTrackSource()
44 const bool is_screencast_; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/test/pc/e2e/media/
H A Dtest_video_capturer_video_track_source.h32 is_screencast_(is_screencast) {} in TestVideoCapturerVideoTrackSource()
40 bool is_screencast() const override { return is_screencast_; } in is_screencast()
49 const bool is_screencast_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/test/pc/e2e/media/
H A Dtest_video_capturer_video_track_source.h32 is_screencast_(is_screencast) {} in TestVideoCapturerVideoTrackSource()
40 bool is_screencast() const override { return is_screencast_; } in is_screencast()
49 const bool is_screencast_; variable
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/media/base/
H A Dfakevideocapturer.h34 is_screencast_(is_screencast), in FakeVideoCapturer()
125 bool IsScreencast() const override { return is_screencast_; } in IsScreencast()
142 const bool is_screencast_; variable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/media/base/
H A Dfakevideocapturer.h34 is_screencast_(is_screencast), in FakeVideoCapturer()
129 bool IsScreencast() const override { return is_screencast_; } in IsScreencast()
146 const bool is_screencast_; variable
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/media/base/
H A Dfakevideocapturer.h34 is_screencast_(is_screencast), in FakeVideoCapturer()
129 bool IsScreencast() const override { return is_screencast_; } in IsScreencast()
146 const bool is_screencast_; variable
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/media/base/
H A Dfakevideocapturer.h34 is_screencast_(is_screencast), in FakeVideoCapturer()
129 bool IsScreencast() const override { return is_screencast_; } in IsScreencast()
146 const bool is_screencast_; variable
/dports/net-im/tg_owt/tg_owt-d578c76/src/sdk/android/src/jni/
H A Dandroid_video_track_source.cc47 is_screencast_(is_screencast), in AndroidVideoTrackSource()
54 return is_screencast_.load(); in is_screencast()
85 is_screencast_.store(j_is_screencast); in SetIsScreencast()
H A Dandroid_video_track_source.h90 std::atomic<bool> is_screencast_; variable
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/sdk/android/src/jni/
H A Dandroidvideotracksource.h33 bool is_screencast() const override { return is_screencast_; } in is_screencast()
79 const bool is_screencast_; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/sdk/android/src/jni/
H A Dandroid_video_track_source.cc48 is_screencast_(is_screencast), in AndroidVideoTrackSource()
55 return is_screencast_.load(); in is_screencast()
91 is_screencast_.store(j_is_screencast); in SetIsScreencast()
H A Dandroid_video_track_source.h92 std::atomic<bool> is_screencast_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/sdk/android/src/jni/
H A Dandroid_video_track_source.cc48 is_screencast_(is_screencast), in AndroidVideoTrackSource()
55 return is_screencast_.load(); in is_screencast()
91 is_screencast_.store(j_is_screencast); in SetIsScreencast()
H A Dandroid_video_track_source.h90 std::atomic<bool> is_screencast_; variable
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/sdk/android/src/jni/
H A Dandroid_video_track_source.cc48 is_screencast_(is_screencast), in AndroidVideoTrackSource()
55 return is_screencast_.load(); in is_screencast()
91 is_screencast_.store(j_is_screencast); in SetIsScreencast()
H A Dandroid_video_track_source.h91 std::atomic<bool> is_screencast_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/mediastream/
H A Dmedia_stream_video_track.h113 bool is_screencast() const { return is_screencast_; } in is_screencast()
168 is_screencast_ = is_screencast; in SetIsScreencastForTesting()
200 bool is_screencast_; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/web/modules/mediastream/
H A Dmedia_stream_video_track.h111 bool is_screencast() const { return is_screencast_; } in is_screencast()
180 bool is_screencast_; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/peerconnection/
H A Dwebrtc_video_track_source.h73 const bool is_screencast_; variable

12