Home
last modified time | relevance | path

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

/webrtc/examples/examples/insertable-streams/
H A Dinsertable-streams.rs148 let notify_video = notify_tx.clone(); in main() localVariable
158 notify_video.notified().await; in main()
/webrtc/examples/examples/play-from-disk-h264/
H A Dplay-from-disk-h264.rs138 let notify_video = notify_tx.clone(); in main() localVariable
178 notify_video.notified().await; in main()
/webrtc/examples/examples/play-from-disk-vpx/
H A Dplay-from-disk-vpx.rs144 let notify_video = notify_tx.clone(); in main() localVariable
188 notify_video.notified().await; in main()