AVOutputSettingsAssistant.FromPreset(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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