Crate servo_media_streams

Source

Re-exports§

pub use registry::*;

Modules§

capture
device_monitor
registry

Enums§

MediaStreamType

Traits§

MediaOutput
This isn’t part of the webrtc spec; it’s a leaky abstaction while media streams are under development and example consumers need to be able to inspect them.
MediaSocket
A MediaSocket is a way for a backend to represent a yet-to-be-connected source side of a MediaStream
MediaStream