AVAssetImageGeneratorDynamicRangePolicyExtensions.GetConstant Method

Definition

Retrieves the NSString constant that describes self.

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

Parameters

self
AVAssetImageGeneratorDynamicRangePolicy

The instance on which this method operates.

Returns

Applies to