unObserveProperty method
Implementation
void unObserveProperty(int propertyId) {
Library.libmpv.mpv_unobserve_property(
ctx,
0,
);
}
void unObserveProperty(int propertyId) {
Library.libmpv.mpv_unobserve_property(
ctx,
0,
);
}