API Reference specter v0.3.0

modules

Modules

Specter is a method for managing data structures and entities provided by webrtc.rs. It is intended as a low-level library with some small set of opinions, which can composed into more complex behaviors by higher-level libraries and applications.

A representation of configuration kept in the initialized NIF.

Represents an RTCPeerConnection managed in the NIF. A running Specter instance may have 0 or more peer connections at any time.

A representation of webrtc.rs RTCRtpCodecCapability.

A representation of webrtc.rs TrackLocalStaticSample.