ohos-media-sys 0.1.0

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

mod avmuxer_ffi;
pub use avmuxer_ffi::*;