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