AVOutputSettingsAssistant.FromPreset(String) Method

Definition

Creates a new AVOutputSettingsAssistant with the presets that are identified by presetIdentifier.

[Foundation.Export("outputSettingsAssistantWithPreset:")]
public static AVFoundation.AVOutputSettingsAssistant FromPreset (string presetIdentifier);
static member FromPreset : string -> AVFoundation.AVOutputSettingsAssistant

Parameters

presetIdentifier
String

Returns

Attributes

Applies to