다음을 통해 공유


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

반환

적용 대상