C# Class Monobjc.CoreMedia.CMTimeMapping

Show file Open project: Monobjc/monobjc

Public Properties

Property Type Description
source CMTime
target CMTime

Property Details

source public property

The time range on the source time line.

Available in Mac OS X v10.7 and later.

public CMTime,Monobjc.CoreMedia source
return CMTime

target public property

The time range on the target time line.

Available in Mac OS X v10.7 and later.

public CMTime,Monobjc.CoreMedia target
return CMTime