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 avformat_ffi;
pub use avformat_ffi::*;