AVMediaCharacteristicsExtensions.GetValue(NSString) 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.
Returns the enumeration value for the provided string constant.
public static AVFoundation.AVMediaCharacteristics GetValue (Foundation.NSString constant);
static member GetValue : Foundation.NSString -> AVFoundation.AVMediaCharacteristics
Parameters
- constant
- NSString
The constant for which to return an enumeration value.