gstreamer-tag-sys

Crates.iogstreamer-tag-sys
lib.rsgstreamer-tag-sys
version0.22.0
sourcesrc
created_at2017-04-09 17:44:26.121401
updated_at2024-02-08 13:19:29.808599
descriptionFFI bindings to libgsttag-1.0
homepagehttps://gstreamer.freedesktop.org
repositoryhttps://gitlab.freedesktop.org/gstreamer/gstreamer-rs
max_upload_size
id10137
size124,992
Tim-Philipp Müller (tp-m)

documentation

https://gstreamer.pages.freedesktop.org/gstreamer-rs/stable/latest/docs/gstreamer_tag_sys/

README

gstreamer-sys crates.io pipeline status

GStreamer (Tag library) FFI bindings for Rust.

These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like:

The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project.

LICENSE

gstreamer-sys and all crates contained here are licensed under the MIT license (LICENSE or http://opensource.org/licenses/MIT).

GStreamer itself is licensed under the Lesser General Public License version 2.1 or (at your option) any later version: https://www.gnu.org/licenses/lgpl-2.1.html

Contribution

Any kinds of contributions are welcome as a pull request.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in gstreamer-rs by you shall be licensed under the MIT license as above, without any additional terms or conditions.

Commit count: 0

cargo fmt