MTFormatNames.GetLocalizedName 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.
Overloads
GetLocalizedName(CMMediaType) | |
GetLocalizedName(CMMediaType, UInt32) |
GetLocalizedName(CMMediaType)
public static string GetLocalizedName (this CoreMedia.CMMediaType mediaType);
static member GetLocalizedName : CoreMedia.CMMediaType -> string
Parameters
- mediaType
- CMMediaType
Returns
Applies to
GetLocalizedName(CMMediaType, UInt32)
public static string GetLocalizedName (this CoreMedia.CMMediaType mediaType, uint mediaSubType);
static member GetLocalizedName : CoreMedia.CMMediaType * uint32 -> string
Parameters
- mediaType
- CMMediaType
- mediaSubType
- UInt32