1// This file was generated by gir (https://github.com/gtk-rs/gir)
2// from gir-files (https://github.com/gtk-rs/gir-files)
3// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git)
4// DO NOT EDIT
5
6mod app_sink;
7pub use self::app_sink::AppSink;
8
9mod app_src;
10pub use self::app_src::AppSrc;
11
12mod enums;
13#[cfg(feature = "v1_20")]
14#[cfg_attr(docsrs, doc(cfg(feature = "v1_20")))]
15pub use self::enums::AppLeakyType;
16pub use self::enums::AppStreamType;
17