共用方式為


AVAssetReaderTrackOutput.Create 方法

定義

多載

Create(AVAssetTrack, AudioSettings)
Create(AVAssetTrack, AVVideoSettingsUncompressed)

Create(AVAssetTrack, AudioSettings)

public static AVFoundation.AVAssetReaderTrackOutput Create (AVFoundation.AVAssetTrack track, AVFoundation.AudioSettings settings);
static member Create : AVFoundation.AVAssetTrack * AVFoundation.AudioSettings -> AVFoundation.AVAssetReaderTrackOutput

參數

track
AVAssetTrack
settings
AudioSettings

傳回

適用於

Create(AVAssetTrack, AVVideoSettingsUncompressed)

public static AVFoundation.AVAssetReaderTrackOutput Create (AVFoundation.AVAssetTrack track, AVFoundation.AVVideoSettingsUncompressed settings);
static member Create : AVFoundation.AVAssetTrack * AVFoundation.AVVideoSettingsUncompressed -> AVFoundation.AVAssetReaderTrackOutput

參數

track
AVAssetTrack

傳回

適用於