gstreamer-rs/tutorials
Piotr Brzeziński e579eb5d84 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/1162>
2022-12-11 22:09:54 +01:00
..
src examples/tutorials: Use NSApp terminate() instead of sending an event 2022-12-11 22:09:54 +01:00
Cargo.toml examples/tutorials: Use NSApp terminate() instead of sending an event 2022-12-11 22:09:54 +01:00