gstreamer-rs/tutorials/src
Piotr Brzeziński eec3f18936 examples/tutorials: Use NSApp terminate() instead of sending an event
Has the same effect while being much more concise.
Unfortunately the cocoa crate doesn't (yet?) have bindings for this
function, so objc::msg_send! had to be used directly.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1163>
2022-12-12 13:23:46 +02:00
..
bin gstreamer: Add bin/pipeline builders 2022-10-22 17:36:36 +03:00
tutorials-common.rs examples/tutorials: Use NSApp terminate() instead of sending an event 2022-12-12 13:23:46 +02:00