ohos-media-sys 0.1.0

Raw Bindings to the media framework on OpenHarmony
Documentation
1
2
3
4
5
#[link(name = "native_media_core")]
extern "C" {}

mod media_types_ffi;
pub use media_types_ffi::*;