core-media 0.7.1

Safe bindings to CoreMedia framework
Documentation
1
2
3
4
use core_foundation::base::CFIndex;

pub type CMItemCount = CFIndex;
pub type CMItemIndex = CFIndex;