gst-plugins-rs/net/rtp/src/opus/mod.rs

4 lines
65 B
Rust

// SPDX-License-Identifier: MPL-2.0
pub mod depay;
pub mod pay;