tao-core-video-sys 0.2.0

Bindings to CoreVideo.framework for macOS and iOS
Documentation
[dependencies.cfg-if]
version = "1.0"

[dependencies.core-foundation-sys]
version = "0.8"

[dependencies.libc]
version = "0.2"

[dependencies.metal]
optional = true
version = "0.23"

[dependencies.objc]
version = "0.2"

[features]
all = ["display_link", "direct3d", "io_suface", "opengl"]
default = []
direct3d = []
display_link = ["opengl"]
io_suface = []
opengl = []

[lib]
name = "core_video_sys"

[package]
authors = ["luozijun <luozijun.assistant@gmail.com>", "michael.laifx <cihv2@163.com>"]
description = "Bindings to CoreVideo.framework for macOS and iOS"
edition = "2018"
license = "MIT"
name = "tao-core-video-sys"
version = "0.2.0"