Поделиться через


AVMutableComposition.AddMutableTrack(String, Int32) Метод

Определение

Добавляет пустую дорожку.

[Foundation.Export("addMutableTrackWithMediaType:preferredTrackID:")]
public virtual AVFoundation.AVMutableCompositionTrack AddMutableTrack (string mediaType, int preferredTrackId);
abstract member AddMutableTrack : string * int -> AVFoundation.AVMutableCompositionTrack
override this.AddMutableTrack : string * int -> AVFoundation.AVMutableCompositionTrack

Параметры

mediaType
String
preferredTrackId
Int32

Возвращаемое значение

Атрибуты

Применяется к