2 unstable releases

0.3.0 Jan 24, 2025
0.0.0 Dec 15, 2024

#236 in macOS and iOS APIs

Download history 129/week @ 2024-12-12 9/week @ 2024-12-19 173/week @ 2025-01-23 66/week @ 2025-01-30 49/week @ 2025-02-06 23/week @ 2025-02-13

311 downloads per month
Used in 20 crates (12 directly)

Zlib OR Apache-2.0 OR MIT

3.5MB
49K SLoC

objc2-core-media

Latest version License Documentation CI

Rust bindings to Apple's framework CoreMedia.

This README is kept intentionally small to consolidate the documentation, see the Rust docs for more details on this crate.

This crate is part of the objc2 project, see that for related crates.


lib.rs:

Bindings to the CoreMedia framework

See Apple's docs and the general docs on framework crates for more information.

Dependencies