MonoMac.AVFoundation.AVMutableComposition: Method Members

The methods of MonoMac.AVFoundation.AVMutableComposition are listed below. For a list of all members, see the AVMutableComposition Members list.

See Also: Inherited members from MonoMac.AVFoundation.AVComposition

Public Methods

AddMutableTrack(string, int) : AVMutableCompositionTrack
Documentation for this section has not yet been entered.
static
Create() : AVMutableComposition
Documentation for this section has not yet been entered.
CreateMutableTrack(AVAssetTrack) : AVMutableCompositionTrack
Documentation for this section has not yet been entered.
InserEmptyTimeRange(MonoMac.CoreMedia.CMTimeRange)
Documentation for this section has not yet been entered.
Insert(MonoMac.CoreMedia.CMTimeRange, AVAsset, MonoMac.CoreMedia.CMTime, out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.
RemoveTimeRange(MonoMac.CoreMedia.CMTimeRange)
Documentation for this section has not yet been entered.
RemoveTrack(AVCompositionTrack)
Documentation for this section has not yet been entered.
ScaleTimeRange(MonoMac.CoreMedia.CMTimeRange, MonoMac.CoreMedia.CMTime)
Documentation for this section has not yet been entered.