namespace CPF.Mac.CoreMedia { public struct CMTimeMapping { public CMTimeRange Source; public CMTimeRange Target; } }