Share via


AVAssetReaderTrackOutput.Create Metodo

Definizione

Overload

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

Parametri

track
AVAssetTrack
settings
AudioSettings

Restituisce

Si applica a

Create(AVAssetTrack, AVVideoSettingsUncompressed)

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

Parametri

track
AVAssetTrack

Restituisce

Si applica a