AVAssetReaderTrackOutput.Create メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
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
- settings
- AVVideoSettingsUncompressed