Docs.rs
gst-plugin-webrtc-0.13.4
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gst-plugin-webrtc 0.13.4
GStreamer plugin for high level WebRTC elements and a simple signaling server
Crate
Source
Builds
Feature flags
Hide files
examples
gstwebrtc-api
src
.cargo_vcs_info.json
build.rs
Cargo.lock
Cargo.toml
Cargo.toml.orig
LICENSE-MPL-2.0
README.md
1
2
3
4
5
//
SPDX-License-Identifier: MPL-2.0
fn
main
(
)
{
gst_plugin_version_helper
::
info
(
)
}