gstreamer-rs/tutorials/src
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
..
bin Use borrowed miniobject/structure types in more places 2022-11-21 12:40:37 +02:00
tutorials-common.rs examples/tutorials: Use NSApp terminate() instead of sending an event 2022-12-11 22:09:54 +01:00