次の方法で共有


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

戻り値

適用対象