Share via


AVOutputSettingsPresetExtensions.GetConstant(AVOutputSettingsPreset) Method

Definition

Retrieves the NSString constant that describes self.

public static Foundation.NSString? GetConstant(this AVFoundation.AVOutputSettingsPreset self);
static member GetConstant : AVFoundation.AVOutputSettingsPreset -> Foundation.NSString

Parameters

self
AVOutputSettingsPreset

The instance on which this method operates.

Returns

Applies to