gstreamer-rs/tutorials
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
..
src examples/tutorials: Use NSApp terminate() instead of sending an event 2022-12-12 13:23:46 +02:00
Cargo.toml examples/tutorials: Use NSApp terminate() instead of sending an event 2022-12-12 13:23:46 +02:00